Click or drag to resize

CellRange Worksheet Property

Returns a worksheet object that represents the worksheet containing the specified range.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Worksheet Worksheet { get; }

Property Value

Type: Worksheet
See Also