Click or drag to resize

RichTextShape EndUpdate Method

Ends the update process of the control, applying any changes made during the update.

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

Implements

IOptimizedUpdate EndUpdate
See Also