ExpressionContext.Sheet Property
In This Article
Gets or sets a worksheet that contains a formula.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Worksheet | A Worksheet object that is the worksheet containing the formula. |
See Also