Click or drag to resize

XlsName Clear Method (ExcelClearOptions)

Clears the Content, formats, comments based on clear option.

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

Parameters

option
Type: Spire.Xls ExcelClearOptions

Implements

IXLSRange Clear(ExcelClearOptions)
See Also