SheetReference.EndSheetName Property
In This Article
Gets or sets an end worksheet name for the 3D reference.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that is the name of the worksheet. For 3D references, this is the end reference. |
See Also