GrapeCity.Xaml.Excel
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
FirstColumn First column
FirstColumnStripe First Column stripe
FirstHeaderCell First header cell
FirstRowStripe First row stripe
FirstTotalCell First total cell
HeaderRow Header row
LastColumn Last column
LastHeaderCell Last header cell
LastTotalCell Last total cell
SecondColumnStripe Second column stripe
SecondRowStripe Second row stripe
TotalRow Total row
WholeTable Whole Table
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options