Click or drag to resize

RTFCommentArray BeginUpdate Method

Begins the update process, preventing the control from redrawing until the EndUpdate method is called.

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

Implements

IOptimizedUpdate BeginUpdate
See Also