Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GetSelectedRowIDs ( ) : ICollection |
||
SelectTableRowsByRowIDs ( ICollection |
||
SetColumnDataValues ( ) : void | ||
SetVisualAttribute ( |
||
Sheets1And2Helper ( Microsoft worksheet, Microsoft table ) : System |
Initializes a new instance of the Sheets1And2Helper class.
|
|
TryGetRowID ( Object IDValues, |
public SelectTableRowsByRowIDs ( ICollection |
||
rowIDsToSelect | ICollection |
|
return | void |
public SetVisualAttribute ( |
||
e | ||
selectedRange | Range | |
colorColumnName | String | |
alphaColumnName | String | |
return | void |
public Sheets1And2Helper ( Microsoft worksheet, Microsoft table ) : System | ||
worksheet | Microsoft | /// The worksheet that owns this object. /// |
table | Microsoft | /// The edge or vertex table. /// |
return | System |
public TryGetRowID ( Object IDValues, |
||
IDValues | Object | |
rowOneBased | ||
rowID | ||
return | System.Boolean |