Property | Type | Description | |
---|---|---|---|
m_iRowID |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphMetricValueWithID ( ) : System |
Initializes a new instance of the GraphMetricValueWithID class with default values.
|
|
GraphMetricValueWithID ( |
Initializes a new instance of the GraphMetricValueWithID class with specified values.
|
public GraphMetricValueWithID ( |
||
rowID | /// ID stored in the worksheet row. /// | |
value | Object | /// Graph metric value for the row. /// |
return | System |