XlCellRange.SheetName Property
Gets or sets the name of the worksheet that owns the range.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the worksheet name. |
See Also