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

SheetReference Class

A worksheet reference in a formula.

Namespace: DevExpress.Spreadsheet.Formulas

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

Declaration

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

Inheritance

Object
SheetReference
See Also