Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IExpressionContext.ReferenceStyle Property

Gets the reference style used in a worksheet.

Namespace: DevExpress.Spreadsheet.Formulas

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

ReferenceStyle ReferenceStyle { get; }

Property Value

Type Description
ReferenceStyle

A ReferenceStyle enumeration specifying the cell reference style.

See Also