Version

WorksheetTableColumn Class Methods

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

Public Methods
 NameDescription
Public MethodApplyAverageFilterApplies an Infragistics.Documents.Excel.Filtering.AverageFilter to the column.  
Public MethodApplyCustomFilterOverloaded. Applies a Infragistics.Documents.Excel.Filtering.CustomFilter to the column.  
Public MethodApplyDatePeriodFilterApplies an Infragistics.Documents.Excel.Filtering.DatePeriodFilter to the column.  
Public MethodApplyFillFilterApplies a Infragistics.Documents.Excel.Filtering.FillFilter to the column.  
Public MethodApplyFixedValuesFilterOverloaded. Applies a Infragistics.Documents.Excel.Filtering.FixedValuesFilter to the column.  
Public MethodApplyFontColorFilterOverloaded. Applies a Infragistics.Documents.Excel.Filtering.FontColorFilter to the column.  
Public MethodApplyIconFilterApplies a Infragistics.Documents.Excel.Filtering.IconFilter to the column.  
Public MethodApplyRelativeDateRangeFilterApplies a Infragistics.Documents.Excel.Filtering.RelativeDateRangeFilter to the column.  
Public MethodApplyTopOrBottomFilterOverloaded. Applies a Infragistics.Documents.Excel.Filtering.TopOrBottomFilter to the column which will filter in the top 10 values in the list of sorted values.  
Public MethodApplyYearToDateFilterApplies a Infragistics.Documents.Excel.Filtering.YearToDateFilter to the column.  
Public MethodClearFilterRemoves the filter from the column if one is applied.  
Public MethodSetColumnFormulaSets the formula to use in the data cells in the column.  
See Also