RemoveArea Method

RemoveArea function

Remove all conditional formatting in the range.


func (instance *ConditionalFormattingCollection) RemoveArea(startrow int32, startcolumn int32, totalrows int32, totalcolumns int32)  error

Remarks

See Also