Spread Silverlight Documentation
ExcelTableElementType Enumeration


An enumeration that specifies the table element's type.
Syntax
'Declaration
 
Public Enum ExcelTableElementType 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelTableElementType
public enum ExcelTableElementType : System.Enum 
Members
MemberDescription
FirstColumnFirst column
FirstColumnStripeFirst Column stripe
FirstHeaderCellFirst header cell
FirstRowStripeFirst row stripe
FirstTotalCellFirst total cell
HeaderRowHeader row
LastColumnLast column
LastHeaderCellLast header cell
LastTotalCellLast total cell
SecondColumnStripeSecond column stripe
SecondRowStripeSecond row stripe
TotalRowTotal row
WholeTableWhole Table
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelTableElementType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.