Property | Type | Description | |
---|---|---|---|
EmptyIDArray | System.Int32[] |
Property | Type | Description | |
---|---|---|---|
m_oAlphaConverter |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
VertexNameToVertex ( String vertexName, IVertexCollection vertices, IVertex>.Dictionary |
||
WorksheetReaderBase ( ) : System |
Initializes a new instance of the WorksheetReaderBase class.
|
Method | Description | |
---|---|---|
CreateVertex ( String sVertexName, IVertexCollection oVertices, IVertex>.Dictionary |
||
FillIDColumn ( ListObject oTable ) : void | ||
FilterColumnNames ( |
||
GetTableColumnIndex ( ListObject oTable, String sColumnName, System.Boolean bColumnIsRequired ) : |
||
HideVertex ( IVertex oVertex ) : void | ||
OnInvalidVisibility ( |
||
OnWorkbookFormatError ( String sMessage ) : void | ||
OnWorkbookFormatError ( String sMessage, Range oRangeToSelect ) : void | ||
OnWorkbookFormatErrorWithDropDown ( |
||
ReadAllColumns ( |
||
ReadAlpha ( |
||
ReadCellAndSetMetadata ( |
||
ReadColor ( |
||
RemoveVertex ( IVertex oVertex, |
||
TryGetBoolean ( |
||
TryGetColor ( |
||
TryGetLocation ( |
||
TryGetVertexShape ( |
protected static CreateVertex ( String sVertexName, IVertexCollection oVertices, IVertex>.Dictionary |
||
sVertexName | String | |
oVertices | IVertexCollection | |
oVertexNameDictionary | IVertex>.Dictionary | |
return | IVertex |
protected FillIDColumn ( ListObject oTable ) : void | ||
oTable | ListObject | |
return | void |
protected FilterColumnNames ( |
||
oExcelTableReader | ||
oColumnNamesToExclude | HashSet |
|
return | String[] |
protected GetTableColumnIndex ( ListObject oTable, String sColumnName, System.Boolean bColumnIsRequired ) : |
||
oTable | ListObject | |
sColumnName | String | |
bColumnIsRequired | System.Boolean | |
return |
protected HideVertex ( IVertex oVertex ) : void | ||
oVertex | IVertex | |
return | void |
protected OnInvalidVisibility ( |
||
oRow | ||
return | void |
protected OnWorkbookFormatError ( String sMessage ) : void | ||
sMessage | String | |
return | void |
protected OnWorkbookFormatError ( String sMessage, Range oRangeToSelect ) : void | ||
sMessage | String | |
oRangeToSelect | Range | |
return | void |
protected OnWorkbookFormatErrorWithDropDown ( |
||
oRow | ||
sColumnName | String | |
sInvalidCellDescription | String | |
return | void |
protected ReadAllColumns ( |
||
oExcelTableReader | ||
oRow | ||
oEdgeOrVertex | IMetadataProvider | |
oColumnNamesToExclude | HashSet |
|
return | void |
protected ReadAlpha ( |
||
oRow | ||
oEdgeOrVertex | IMetadataProvider | |
return | System.Boolean |
protected ReadCellAndSetMetadata ( |
||
oRow | ||
sColumnName | String | |
oEdgeOrVertex | IMetadataProvider | |
sKeyName | String | |
return | System.Boolean |
protected ReadColor ( |
||
oRow | ||
sColumnName | String | |
oEdgeOrVertex | IMetadataProvider | |
sColorKey | String | |
oColorConverter2 | ||
return | void |
protected RemoveVertex ( IVertex oVertex, |
||
oVertex | IVertex | |
oReadWorkbookContext | ||
oGraph | IGraph | |
return | void |
protected TryGetBoolean ( |
||
oRow | ||
sColumnName | String | |
oBooleanConverter | BooleanConverter | |
bBoolean | System.Boolean | |
return | System.Boolean |
protected TryGetColor ( |
||
oRow | ||
sColumnName | String | |
oColorConverter2 | ||
oColor | Color | |
return | System.Boolean |
protected TryGetLocation ( |
||
oRow | ||
sXColumnName | String | |
sYColumnName | String | |
oVertexLocationConverter | ||
oLocation | ||
return | System.Boolean |
protected TryGetVertexShape ( |
||
oRow | ||
sColumnName | String | |
eShape | VertexShape | |
return | System.Boolean |
public static VertexNameToVertex ( String vertexName, IVertexCollection vertices, IVertex>.Dictionary |
||
vertexName | String | |
vertices | IVertexCollection | |
vertexNameDictionary | IVertex>.Dictionary | |
return | IVertex |
public static Int32[],System EmptyIDArray | ||
return | System.Int32[] |