ReferenceExpression.SheetReference Property
Gets or sets the worksheet reference.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
SheetReference | A SheetReference object that is the worksheet reference. |
See Also