메소드 | 설명 | |
---|---|---|
ClearAllNodeXLTables ( Microsoft workbook ) : void | ||
ClearGroupTables ( Microsoft workbook ) : void | ||
FileIsNodeXLWorkbook ( String filePath ) : System.Boolean | ||
GetGroupNamesByVertexName ( Microsoft workbook, ICollection |
||
GetVertexIDsInGroup ( Microsoft workbook, String groupName ) : ICollection |
||
PopulateEdgeTableWithParticipantPairs ( ListObject edgeTable, |
||
TryGetColor ( String &color ) : System.Boolean |
public static ClearAllNodeXLTables ( Microsoft workbook ) : void | ||
workbook | Microsoft | |
리턴 | void |
public static ClearGroupTables ( Microsoft workbook ) : void | ||
workbook | Microsoft | |
리턴 | void |
public static FileIsNodeXLWorkbook ( String filePath ) : System.Boolean | ||
filePath | String | |
리턴 | System.Boolean |
public static GetGroupNamesByVertexName ( Microsoft workbook, ICollection |
||
workbook | Microsoft | |
vertexNames | ICollection |
|
리턴 | ICollection |
public static GetVertexIDsInGroup ( Microsoft workbook, String groupName ) : ICollection |
||
workbook | Microsoft | |
groupName | String | |
리턴 | ICollection |
public static PopulateEdgeTableWithParticipantPairs ( ListObject edgeTable, |
||
edgeTable | ListObject | |
participantPairs | ||
edgeTableRowOffset | ||
리턴 | void |
public static TryGetColor ( String &color ) : System.Boolean | ||
color | String | |
리턴 | System.Boolean |