RTFCommentArray
EndUpdate Method
|
Ends the update process for the control.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public:
virtual void EndUpdate() sealed
abstract EndUpdate : unit -> unit
override EndUpdate : unit -> unit
Implements
IOptimizedUpdate
EndUpdate
See Also