프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EmptyIDArray | System.Int32[] |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oAlphaConverter |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
VertexNameToVertex ( String vertexName, IVertexCollection vertices, IVertex>.Dictionary |
||
WorksheetReaderBase ( ) : System |
Initializes a new instance of the WorksheetReaderBase class.
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | IVertex |
protected FillIDColumn ( ListObject oTable ) : void | ||
oTable | ListObject | |
리턴 | void |
protected FilterColumnNames ( |
||
oExcelTableReader | ||
oColumnNamesToExclude | HashSet |
|
리턴 | String[] |
protected GetTableColumnIndex ( ListObject oTable, String sColumnName, System.Boolean bColumnIsRequired ) : |
||
oTable | ListObject | |
sColumnName | String | |
bColumnIsRequired | System.Boolean | |
리턴 |
protected OnInvalidVisibility ( |
||
oRow | ||
리턴 | void |
protected OnWorkbookFormatError ( String sMessage ) : void | ||
sMessage | String | |
리턴 | void |
protected OnWorkbookFormatError ( String sMessage, Range oRangeToSelect ) : void | ||
sMessage | String | |
oRangeToSelect | Range | |
리턴 | void |
protected OnWorkbookFormatErrorWithDropDown ( |
||
oRow | ||
sColumnName | String | |
sInvalidCellDescription | String | |
리턴 | void |
protected ReadAllColumns ( |
||
oExcelTableReader | ||
oRow | ||
oEdgeOrVertex | IMetadataProvider | |
oColumnNamesToExclude | HashSet |
|
리턴 | void |
protected ReadAlpha ( |
||
oRow | ||
oEdgeOrVertex | IMetadataProvider | |
리턴 | System.Boolean |
protected ReadCellAndSetMetadata ( |
||
oRow | ||
sColumnName | String | |
oEdgeOrVertex | IMetadataProvider | |
sKeyName | String | |
리턴 | System.Boolean |
protected ReadColor ( |
||
oRow | ||
sColumnName | String | |
oEdgeOrVertex | IMetadataProvider | |
sColorKey | String | |
oColorConverter2 | ||
리턴 | void |
protected RemoveVertex ( IVertex oVertex, |
||
oVertex | IVertex | |
oReadWorkbookContext | ||
oGraph | IGraph | |
리턴 | void |
protected TryGetBoolean ( |
||
oRow | ||
sColumnName | String | |
oBooleanConverter | BooleanConverter | |
bBoolean | System.Boolean | |
리턴 | System.Boolean |
protected TryGetColor ( |
||
oRow | ||
sColumnName | String | |
oColorConverter2 | ||
oColor | Color | |
리턴 | System.Boolean |
protected TryGetLocation ( |
||
oRow | ||
sXColumnName | String | |
sYColumnName | String | |
oVertexLocationConverter | ||
oLocation | ||
리턴 | System.Boolean |
protected TryGetVertexShape ( |
||
oRow | ||
sColumnName | String | |
eShape | VertexShape | |
리턴 | System.Boolean |
public static VertexNameToVertex ( String vertexName, IVertexCollection vertices, IVertex>.Dictionary |
||
vertexName | String | |
vertices | IVertexCollection | |
vertexNameDictionary | IVertex>.Dictionary | |
리턴 | IVertex |