ColorFillSchemeEntry.SetIntegerValue
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.
public void SetIntegerValue(
int value
)
-
Int32value
-
The entry has different storage type with Integer.