IsModified Method

IsModified function

Checks whether the specified properties of the style have been modified.Used for style of ConditionalFormattings to check whether the specified properties of this style should be used when applying the ConditionalFormattings on a cell.


func (instance *Style) IsModified(modifyflag StyleModifyFlag)  (bool,  error) 

Remarks

See Also