Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CellAttribute Enumeration
In This Topic
    CellAttribute Enumeration
    In This Topic
    The type of the cell element attribute.
    Syntax
    public enum CellAttribute : System.Enum 
    Members
    MemberDescription
    Address Address for cell element attribute.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Documents.Excel.CellAttribute

    See Also