Property | Type | Description | |
---|---|---|---|
m_oColorConverter | System.Drawing.ColorConverter | ||
m_oCommonColorNames | String>.Dictionary |
Method | Description | |
---|---|---|
ColorConverter2 ( ) : System |
Initializes a new instance of the ColorConverter2 class.
|
|
GraphToWorkbook ( Color graphValue ) : String | ||
TryWorkbookToGraph ( String workbookValue, Color &graphValue ) : System.Boolean |
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public GraphToWorkbook ( Color graphValue ) : String | ||
graphValue | Color | |
return | String |
public TryWorkbookToGraph ( String workbookValue, Color &graphValue ) : System.Boolean | ||
workbookValue | String | |
graphValue | Color | |
return | System.Boolean |
protected ColorConverter,System.Drawing m_oColorConverter | ||
return | System.Drawing.ColorConverter |