Skip to main content

SheetReference Class

A worksheet reference in a formula.

Namespace: DevExpress.Spreadsheet.Formulas

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public class SheetReference :
    ICloneable<SheetReference>,
    ICloneable,
    ISupportsCopyFrom<SheetReference>

The following members return SheetReference objects:

Inheritance

Object
SheetReference
See Also