Skip to main content
A newer version of this page is available. .

SheetReference Class

A worksheet reference in a formula.

Namespace: DevExpress.Spreadsheet.Formulas

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

Declaration

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

The following members return SheetReference objects:

Inheritance

Object
SheetReference
See Also