Property | Type | Description | |
---|---|---|---|
m_bHandlingLayoutChanged | Boolean | ||
m_iEnableGraphControlsCount | Int32 | ||
m_iTemplateVersion | Int32 | ||
m_oDynamicFilterDialog | DynamicFilterDialog | ||
m_oEdgeRowIDDictionary | IIdentityProvider>.Dictionary | ||
m_oLayoutManagerForContextMenu | LayoutManagerForMenu | ||
m_oLayoutManagerForToolStripSplitButton | LayoutManagerForToolStripSplitButton | ||
m_oNodeXLWithAxesControl | NodeXLWithAxesControl | ||
m_oReadabilityMetricsDialog | ReadabilityMetricsDialog | ||
m_oRibbon | Ribbon | ||
m_oSaveGraphImageFileDialog | SaveGraphImageFileDialog | ||
m_oThisWorkbook | ThisWorkbook | ||
m_oVertexRowIDDictionary | IIdentityProvider>.Dictionary | ||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook | ||
oNodeXLControl | NodeXLControl |
Method | Description | |
---|---|---|
GetSelectedCollapsedGroupNames ( ) : ICollection |
||
GetSelectedEdgeRowIDs ( ) : ICollection |
||
GetSelectedVertexRowIDs ( ) : ICollection |
||
IsCollapsedGroup ( String groupName ) : System.Boolean | ||
SelectCollapsedGroup ( String groupName ) : void | ||
SetSelectedEdgesByRowID ( ICollection |
||
SetSelectedVerticesByRowID ( ICollection |
||
TaskPane ( ThisWorkbook thisWorkbook, Ribbon ribbon ) : System |
Initializes a new instance of the TaskPane class.
|
Method | Description | |
---|---|---|
ApplyGeneralUserSettings ( |
||
ApplyLayoutUserSettings ( |
||
AutomateTasks ( ) : void | ||
AutomateThisWorkbook ( ) : void | ||
CollapseOrExpandGroups ( ICollection |
||
CommandDispatcher_CommandSent ( Object sender, |
||
CopyGraphBitmap ( ) : void | ||
CreateGraphZoomAndScaleControl ( ) : void | ||
CreateNodeXLControl ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
EditEdgeAttributes ( ) : void | ||
EditGeneralUserSettings ( ) : void | ||
EditLayoutUserSettings ( ) : void | ||
EditVertexAttributes ( ) : void | ||
EnableContextMenuItems ( IVertex oClickedVertex ) : void | ||
EnableGraphControls ( System.Boolean bEnable ) : void | ||
ExportToEmail ( ) : void | ||
ExportToNodeXLGraphGallery ( ) : void | ||
ExportToNodeXLGraphGalleryOrEmail ( |
||
FireAttributesEditedInGraph ( |
||
ForceLayout ( ) : void | ||
ForceLayoutSelected ( ) : void | ||
ForceLayoutSelectedWithinBounds ( ) : void | ||
ForceLayoutSelectedWithinBounds_Click ( object sender, |
||
ForceLayoutSelected_Click ( object sender, |
||
ForceLayoutTheseVerticesOnly ( ICollection |
||
ForceLayoutVisible ( ) : void | ||
ForceLayoutVisible_Click ( object sender, |
||
GetEdgeCommandEnableFlags ( IEdge oClickedEdge, System.Boolean &bEnableSelectAllEdges, System.Boolean &bEnableDeselectAllEdges, System.Boolean &bEnableSelectAdjacentVertices, System.Boolean &bEnableDeselectAdjacentVertices, System.Boolean &bEnableEditEdgeAttributes ) : void | ||
GetGroupNamesToCollapse ( IGraph oGraph ) : ICollection |
||
GetLegendControls ( ) : IEnumerable |
||
GetVertexCommandEnableFlags ( IVertex oClickedVertex, System.Boolean &bEnableSelectAllVertices, System.Boolean &bEnableDeselectAllVertices, System.Boolean &bEnableSelectAdjacentVertices, System.Boolean &bEnableDeselectAdjacentVertices, System.Boolean &bEnableSelectIncidentEdges, System.Boolean &bEnableDeselectIncidentEdges, System.Boolean &bEnableEditVertexAttributes, System.Boolean &bEnableSelectSubgraphs ) : void | ||
GetVertexFromToolStripMenuItem ( Object oToolStripMenuItem ) : IVertex | ||
InitializeSplashScreen ( ) : void | ||
InvertSelection ( ) : void | ||
LayoutManagerForContextMenu_LayoutChanged ( object sender, |
||
LayoutManagerForToolStripSplitButton_LayoutChanged ( object sender, |
||
MoveSelectedVertices ( System.Single fXDistance, System.Single fYDistance ) : void | ||
OnLayoutChanged ( LayoutType eLayout ) : void | ||
OnVerticesMoved ( ICollection |
||
ReadDynamicFilterColumns ( System.Boolean bForceRedraw ) : void | ||
ReadWorkbook ( ) : void | ||
ReadWorkbook ( System.Boolean bLayOutGraph ) : void | ||
RemoveSplashScreen ( ) : void | ||
RunEdgeCommand ( |
||
RunVertexCommand ( |
||
SaveImage ( ) : void | ||
SaveUserSettings ( ) : void | ||
SelectAdjacentVertices ( IEdge oEdge, Boolean bSelect ) : void | ||
SelectAdjacentVertices ( IVertex oVertex, Boolean bSelect ) : void | ||
SelectAllEdges ( Boolean bSelect ) : void | ||
SelectAllVertices ( Boolean bSelect ) : void | ||
SelectAllVerticesAndEdges ( Boolean bSelect ) : void | ||
SelectIncidentEdges ( IVertex oVertex, Boolean bSelect ) : void | ||
SelectSubgraphs ( IVertex oClickedVertex ) : void | ||
SetImageOptions ( ) : void | ||
SetSelectionByRowIDs ( ICollection |
||
ShowLayoutTypeIsNullNotification ( ) : Boolean | ||
ShowLayoutTypeIsNullWarning ( String sAction ) : void | ||
ShowReadabilityMetrics ( ) : void | ||
ThisWorkbook_VisualAttributeSetInWorkbook ( Object sender, EventArgs e ) : void | ||
UpdateAutoFillResultsLegend ( PerWorkbookSettings oPerWorkbookSettings ) : void | ||
UpdateAxes ( PerWorkbookSettings oPerWorkbookSettings ) : void | ||
UpdateAxis ( Smrf oAxis, String sAxisLabel, Double dSourceCalculationNumber1, Double dSourceCalculationNumber2, Double dDestinationNumber1, Double dDestinationNumber2, Boolean bLogsUsed ) : void | ||
UpdateDynamicFiltersLegend ( ) : void | ||
UpdateGraphHistory ( PerWorkbookSettings oPerWorkbookSettings ) : void | ||
WorksheetContextMenuManagerRowIDToEdge ( Int32 iEdgeRowID ) : IEdge | ||
WorksheetContextMenuManagerRowIDToVertex ( Int32 iVertexRowID ) : IVertex | ||
WorksheetContextMenuManager_RequestEdgeCommandEnable ( Object sender, RequestEdgeCommandEnableEventArgs e ) : void | ||
WorksheetContextMenuManager_RequestVertexCommandEnable ( Object sender, RequestVertexCommandEnableEventArgs e ) : void | ||
m_oDynamicFilterDialog_DynamicFilterColumnsChanged ( Object sender, DynamicFilterColumnsChangedEventArgs e ) : void | ||
m_oDynamicFilterDialog_FilteredAlphaChanged ( Object sender, EventArgs e ) : void | ||
msiGridSize_Click ( object sender, EventArgs e ) : void | ||
msiSnapVerticesToGrid_Click ( object sender, EventArgs e ) : void | ||
oNodeXLControl_SelectionChanged ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
ForceLayout_Click ( object sender, |
||
GroupMenuItem_Click ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadUserSettings ( ) : void | ||
LockButton_Click ( object sender, |
||
MouseModeButton_Click ( object sender, |
||
Options_Click ( object sender, |
||
ReadWorkbook_Click ( Object sender, |
||
ShowDynamicFilters ( ) : void | ||
ShowDynamicFilters_Click ( object sender, EventArgs e ) : void | ||
TaskPane_Resize ( object sender, EventArgs e ) : void | ||
msiContextCopyImageToClipboard_Click ( object sender, EventArgs e ) : void | ||
msiContextCustomMenuItem_Click ( object sender, EventArgs e ) : void | ||
msiContextDeselectAdjacentVertices_Click ( object sender, EventArgs e ) : void | ||
msiContextDeselectAllEdges_Click ( object sender, EventArgs e ) : void | ||
msiContextDeselectAllVerticesAndEdges_Click ( object sender, EventArgs e ) : void | ||
msiContextDeselectAllVertices_Click ( object sender, EventArgs e ) : void | ||
msiContextDeselectIncidentEdges_Click ( object sender, EventArgs e ) : void | ||
msiContextEditEdgeAttributes_Click ( object sender, EventArgs e ) : void | ||
msiContextEditVertexAttributes_Click ( object sender, EventArgs e ) : void | ||
msiContextGroups_DropDownOpening ( object sender, EventArgs e ) : void | ||
msiContextInvertSelection_Click ( object sender, EventArgs e ) : void | ||
msiContextSaveImage_Click ( object sender, EventArgs e ) : void | ||
msiContextSelectAdjacentVertices_Click ( object sender, EventArgs e ) : void | ||
msiContextSelectAllEdges_Click ( object sender, EventArgs e ) : void | ||
msiContextSelectAllVerticesAndEdges_Click ( object sender, EventArgs e ) : void | ||
msiContextSelectAllVertices_Click ( object sender, EventArgs e ) : void | ||
msiContextSelectIncidentEdges_Click ( object sender, EventArgs e ) : void | ||
msiContextSelectSubgraphs_Click ( object sender, EventArgs e ) : void | ||
msiContextSetImageOptions_Click ( object sender, EventArgs e ) : void | ||
msiLayoutOptions_Click ( object sender, EventArgs e ) : void | ||
msiShowReadabilityMetrics_Click ( object sender, EventArgs e ) : void | ||
oNodeXLControl_GraphLaidOut ( object sender, AsyncCompletedEventArgs e ) : void | ||
oNodeXLControl_GraphMouseUp ( object sender, GraphMouseButtonEventArgs e ) : void | ||
oNodeXLControl_KeyDown ( object sender, System e ) : void | ||
oNodeXLControl_LayingOutGraph ( object sender, EventArgs e ) : void | ||
oNodeXLControl_VerticesMoved ( object sender, VerticesMovedEventArgs e ) : void | ||
splLegend_Panel2_Resize ( object sender, EventArgs e ) : void | ||
tssbForceLayout_DropDownOpening ( object sender, EventArgs e ) : void | ||
tssbLayout_DropDownOpening ( object sender, EventArgs e ) : void | ||
usrAutoFillResultsLegend_Resize ( object sender, EventArgs e ) : void | ||
wbSplashScreen_Navigating ( object sender, WebBrowserNavigatingEventArgs e ) : void |
protected ApplyGeneralUserSettings ( |
||
oGeneralUserSettings | ||
return | void |
protected ApplyLayoutUserSettings ( |
||
oLayoutUserSettings | ||
return | void |
protected CollapseOrExpandGroups ( ICollection |
||
oGroupNames | ICollection |
|
bCollapse | System.Boolean | |
bRedrawGroupImmediately | System.Boolean | |
return | void |
protected CommandDispatcher_CommandSent ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected CreateGraphZoomAndScaleControl ( ) : void | ||
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected EnableContextMenuItems ( IVertex oClickedVertex ) : void | ||
oClickedVertex | IVertex | |
return | void |
protected EnableGraphControls ( System.Boolean bEnable ) : void | ||
bEnable | System.Boolean | |
return | void |
protected ExportToNodeXLGraphGallery ( ) : void | ||
return | void |
protected ExportToNodeXLGraphGalleryOrEmail ( |
||
oExportDialog | ||
return | void |
protected FireAttributesEditedInGraph ( |
||
oEditedEdgeAttributes | ||
oEditedVertexAttributes | ||
return | void |
protected ForceLayoutSelectedWithinBounds ( ) : void | ||
return | void |
protected ForceLayoutSelectedWithinBounds_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected ForceLayoutSelected_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected ForceLayoutTheseVerticesOnly ( ICollection |
||
oVerticesToLayOut | ICollection |
|
sLayoutTypeIsNullWarning | String | |
return | void |
protected ForceLayoutVisible_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected GetEdgeCommandEnableFlags ( IEdge oClickedEdge, System.Boolean &bEnableSelectAllEdges, System.Boolean &bEnableDeselectAllEdges, System.Boolean &bEnableSelectAdjacentVertices, System.Boolean &bEnableDeselectAdjacentVertices, System.Boolean &bEnableEditEdgeAttributes ) : void | ||
oClickedEdge | IEdge | |
bEnableSelectAllEdges | System.Boolean | |
bEnableDeselectAllEdges | System.Boolean | |
bEnableSelectAdjacentVertices | System.Boolean | |
bEnableDeselectAdjacentVertices | System.Boolean | |
bEnableEditEdgeAttributes | System.Boolean | |
return | void |
protected GetGroupNamesToCollapse ( IGraph oGraph ) : ICollection |
||
oGraph | IGraph | |
return | ICollection |
protected GetLegendControls ( ) : IEnumerable |
||
return | IEnumerable |
public GetSelectedCollapsedGroupNames ( ) : ICollection |
||
return | ICollection |
public GetSelectedEdgeRowIDs ( ) : ICollection |
||
return | ICollection |
public GetSelectedVertexRowIDs ( ) : ICollection |
||
return | ICollection |
protected GetVertexCommandEnableFlags ( IVertex oClickedVertex, System.Boolean &bEnableSelectAllVertices, System.Boolean &bEnableDeselectAllVertices, System.Boolean &bEnableSelectAdjacentVertices, System.Boolean &bEnableDeselectAdjacentVertices, System.Boolean &bEnableSelectIncidentEdges, System.Boolean &bEnableDeselectIncidentEdges, System.Boolean &bEnableEditVertexAttributes, System.Boolean &bEnableSelectSubgraphs ) : void | ||
oClickedVertex | IVertex | |
bEnableSelectAllVertices | System.Boolean | |
bEnableDeselectAllVertices | System.Boolean | |
bEnableSelectAdjacentVertices | System.Boolean | |
bEnableDeselectAdjacentVertices | System.Boolean | |
bEnableSelectIncidentEdges | System.Boolean | |
bEnableDeselectIncidentEdges | System.Boolean | |
bEnableEditVertexAttributes | System.Boolean | |
bEnableSelectSubgraphs | System.Boolean | |
return | void |
protected GetVertexFromToolStripMenuItem ( Object oToolStripMenuItem ) : IVertex | ||
oToolStripMenuItem | Object | |
return | IVertex |
public IsCollapsedGroup ( String groupName ) : System.Boolean | ||
groupName | String | |
return | System.Boolean |
protected LayoutManagerForContextMenu_LayoutChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
protected LayoutManagerForToolStripSplitButton_LayoutChanged ( object sender, |
||
sender | object | |
e | ||
return | void |
protected MoveSelectedVertices ( System.Single fXDistance, System.Single fYDistance ) : void | ||
fXDistance | System.Single | |
fYDistance | System.Single | |
return | void |
protected OnLayoutChanged ( LayoutType eLayout ) : void | ||
eLayout | LayoutType | |
return | void |
protected OnVerticesMoved ( ICollection |
||
oMovedVertices | ICollection |
|
return | void |
protected ReadDynamicFilterColumns ( System.Boolean bForceRedraw ) : void | ||
bForceRedraw | System.Boolean | |
return | void |
protected ReadWorkbook ( System.Boolean bLayOutGraph ) : void | ||
bLayOutGraph | System.Boolean | |
return | void |
protected RunEdgeCommand ( |
||
e | ||
return | void |
protected RunVertexCommand ( |
||
e | ||
return | void |
protected SelectAdjacentVertices ( IEdge oEdge, Boolean bSelect ) : void | ||
oEdge | IEdge | |
bSelect | Boolean | |
return | void |
protected SelectAdjacentVertices ( IVertex oVertex, Boolean bSelect ) : void | ||
oVertex | IVertex | |
bSelect | Boolean | |
return | void |
protected SelectAllEdges ( Boolean bSelect ) : void | ||
bSelect | Boolean | |
return | void |
protected SelectAllVertices ( Boolean bSelect ) : void | ||
bSelect | Boolean | |
return | void |
protected SelectAllVerticesAndEdges ( Boolean bSelect ) : void | ||
bSelect | Boolean | |
return | void |
public SelectCollapsedGroup ( String groupName ) : void | ||
groupName | String | |
return | void |
protected SelectIncidentEdges ( IVertex oVertex, Boolean bSelect ) : void | ||
oVertex | IVertex | |
bSelect | Boolean | |
return | void |
protected SelectSubgraphs ( IVertex oClickedVertex ) : void | ||
oClickedVertex | IVertex | |
return | void |
public SetSelectedEdgesByRowID ( ICollection |
||
rowIDs | ICollection |
|
return | void |
public SetSelectedVerticesByRowID ( ICollection |
||
rowIDs | ICollection |
|
return | void |
protected SetSelectionByRowIDs ( ICollection |
||
oEdgeRowIDs | ICollection |
|
oVertexRowIDs | ICollection |
|
return | void |
protected ShowLayoutTypeIsNullNotification ( ) : Boolean | ||
return | Boolean |
protected ShowLayoutTypeIsNullWarning ( String sAction ) : void | ||
sAction | String | |
return | void |
public TaskPane ( ThisWorkbook thisWorkbook, Ribbon ribbon ) : System | ||
thisWorkbook | ThisWorkbook | /// The workbook. /// |
ribbon | Ribbon | /// The application's ribbon. /// |
return | System |
protected ThisWorkbook_VisualAttributeSetInWorkbook ( Object sender, EventArgs e ) : void | ||
sender | Object | |
e | EventArgs | |
return | void |
protected UpdateAutoFillResultsLegend ( PerWorkbookSettings oPerWorkbookSettings ) : void | ||
oPerWorkbookSettings | PerWorkbookSettings | |
return | void |
protected UpdateAxes ( PerWorkbookSettings oPerWorkbookSettings ) : void | ||
oPerWorkbookSettings | PerWorkbookSettings | |
return | void |
protected UpdateAxis ( Smrf oAxis, String sAxisLabel, Double dSourceCalculationNumber1, Double dSourceCalculationNumber2, Double dDestinationNumber1, Double dDestinationNumber2, Boolean bLogsUsed ) : void | ||
oAxis | Smrf | |
sAxisLabel | String | |
dSourceCalculationNumber1 | Double | |
dSourceCalculationNumber2 | Double | |
dDestinationNumber1 | Double | |
dDestinationNumber2 | Double | |
bLogsUsed | Boolean | |
return | void |
protected UpdateDynamicFiltersLegend ( ) : void | ||
return | void |
protected UpdateGraphHistory ( PerWorkbookSettings oPerWorkbookSettings ) : void | ||
oPerWorkbookSettings | PerWorkbookSettings | |
return | void |
protected WorksheetContextMenuManagerRowIDToEdge ( Int32 iEdgeRowID ) : IEdge | ||
iEdgeRowID | Int32 | |
return | IEdge |
protected WorksheetContextMenuManagerRowIDToVertex ( Int32 iVertexRowID ) : IVertex | ||
iVertexRowID | Int32 | |
return | IVertex |
protected WorksheetContextMenuManager_RequestEdgeCommandEnable ( Object sender, RequestEdgeCommandEnableEventArgs e ) : void | ||
sender | Object | |
e | RequestEdgeCommandEnableEventArgs | |
return | void |
protected WorksheetContextMenuManager_RequestVertexCommandEnable ( Object sender, RequestVertexCommandEnableEventArgs e ) : void | ||
sender | Object | |
e | RequestVertexCommandEnableEventArgs | |
return | void |
protected m_oDynamicFilterDialog_DynamicFilterColumnsChanged ( Object sender, DynamicFilterColumnsChangedEventArgs e ) : void | ||
sender | Object | |
e | DynamicFilterColumnsChangedEventArgs | |
return | void |
protected m_oDynamicFilterDialog_FilteredAlphaChanged ( Object sender, EventArgs e ) : void | ||
sender | Object | |
e | EventArgs | |
return | void |
protected msiGridSize_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected msiSnapVerticesToGrid_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected oNodeXLControl_SelectionChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected Boolean m_bHandlingLayoutChanged | ||
return | Boolean |
protected Int32 m_iEnableGraphControlsCount | ||
return | Int32 |
protected DynamicFilterDialog m_oDynamicFilterDialog | ||
return | DynamicFilterDialog |
protected Dictionary |
||
return | IIdentityProvider>.Dictionary |
protected LayoutManagerForMenu m_oLayoutManagerForContextMenu | ||
return | LayoutManagerForMenu |
protected LayoutManagerForToolStripSplitButton m_oLayoutManagerForToolStripSplitButton | ||
return | LayoutManagerForToolStripSplitButton |
protected NodeXLWithAxesControl m_oNodeXLWithAxesControl | ||
return | NodeXLWithAxesControl |
protected ReadabilityMetricsDialog m_oReadabilityMetricsDialog | ||
return | ReadabilityMetricsDialog |
protected SaveGraphImageFileDialog m_oSaveGraphImageFileDialog | ||
return | SaveGraphImageFileDialog |
protected Dictionary |
||
return | IIdentityProvider>.Dictionary |
protected Workbook,Microsoft.Office.Interop.Excel m_oWorkbook | ||
return | Microsoft.Office.Interop.Excel.Workbook |