ColorFillSchemeEntry.GetIntegerValue
Description:
Gets the Integer value stored within the entry.
Gets the Integer value stored within the entry.
Remarks:
This method should only be used if the StorageType property reports the type of the entry as a Integer.
This method should only be used if the StorageType property reports the type of the entry as a Integer.
public int GetIntegerValue()
int
The Integer value contained in the entry.