GrapeCity.Xaml.Excel
IExcelTable Interface Properties

For a list of all members of this type, see IExcelTable members.

Public Properties
 NameDescription
 PropertyAutoFilter Gets or sets the auto filter information about the table.  
 PropertyColumns An element representing the collection of all table columns for this table.  
 PropertyDisplayName A string representing the name of the table. This is the name that shall be used in formula references, and displayed in the UI to the end user.  
 PropertyId A non zero integer representing the unique identifier for this table. Each table in the workbook shall have a unique id.  
 PropertyName A string representing the name of the table that is used to reference the table programmatically through the spreadsheet application object model.  
 PropertyRange The range on the relevant sheet that the table.  
 PropertyShowHeaderRow A flag indicate whether show header row or not.  
 PropertyShowTotalsRow A Boolean indicating whether the totals row has ever been shown in the past for this table.  
 PropertyTableStyleInfo Describes which style is used to display this table, and specifies which portions of the table have the style applied.  
Top
See Also

Reference

IExcelTable Interface
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options