Click or drag to resize

ConditionalFormatWrapper BeginUpdate Method

This method should be called before several updates to the object will take place.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override void BeginUpdate()

Implements

IOptimizedUpdate BeginUpdate
See Also