Méthode | Description | |
---|---|---|
GetExcelFormulaForVertexID ( ) : String | ||
GetGroupCommandsToEnable ( Microsoft workbook ) : GroupCommands | ||
GetVertexAttributes ( |
||
GroupCommandsIncludeGroupCommand ( GroupCommands groupCommands, GroupCommands groupCommand ) : System.Boolean | ||
TryRunGroupCommand ( GroupCommands groupCommand, Microsoft workbook, |
Méthode | Description | |
---|---|---|
GetGroupCommandsToEnableInternal ( Microsoft oWorkbook ) : GroupCommands | ||
SetVertexAttributesForAllGroups ( ListObject oGroupTable ) : void | ||
TryAddSelectedVerticesToGroup ( Microsoft oWorkbook, |
||
TryCollapseOrExpandAllGroups ( Microsoft oWorkbook, System.Boolean bCollapse ) : System.Boolean | ||
TryCollapseOrExpandSelectedGroups ( Microsoft oWorkbook, System.Boolean bCollapse ) : System.Boolean | ||
TryRemoveAllGroups ( Microsoft oWorkbook ) : System.Boolean | ||
TryRemoveSelectedGroups ( Microsoft oWorkbook, |
||
TryRemoveSelectedVerticesFromGroups ( Microsoft oWorkbook, |
||
TrySelectAllGroups ( Microsoft oWorkbook ) : System.Boolean | ||
TrySelectGroupsWithSelectedVertices ( Microsoft oWorkbook, |
public static GetExcelFormulaForVertexID ( ) : String | ||
Résultat | String |
public static GetGroupCommandsToEnable ( Microsoft workbook ) : GroupCommands | ||
workbook | Microsoft | |
Résultat | GroupCommands |
public static GetVertexAttributes ( |
||
groupIndex | ||
totalGroups | ||
color | Color | |
shape | VertexShape | |
Résultat | void |
public static GroupCommandsIncludeGroupCommand ( GroupCommands groupCommands, GroupCommands groupCommand ) : System.Boolean | ||
groupCommands | GroupCommands | |
groupCommand | GroupCommands | |
Résultat | System.Boolean |
public static TryRunGroupCommand ( GroupCommands groupCommand, Microsoft workbook, |
||
groupCommand | GroupCommands | |
workbook | Microsoft | |
vertexWorksheet | ||
groupWorksheet | ||
Résultat | System.Boolean |