XlsName
ClearContents Method
|
Clear the contents of the Range.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void ClearContents()
public:
virtual void ClearContents() sealed
abstract ClearContents : unit -> unit
override ClearContents : unit -> unit
Implements
IXLSRange
ClearContents
See Also