ColorFillSchemeEntry.SetIntegerValue
Method
Description:
Sets new Integer value of entry.
Sets new Integer value of entry.
Remarks:
You should only use this method if the StorageType property reports the type of the entry as a Integer.
You should only use this method if the StorageType property reports the type of the entry as a Integer.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The entry has different storage type with Integer. |