Click or drag to resize

IXLSRange Worksheet Property

Returns a Worksheet object that represents the worksheet containing the specified range. Read-only.

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

Property Value

Type: IWorksheet
See Also