IXlTableColumn Methods
Represents a single column in a table.Name | Description |
---|---|
SetFormula(IXlFormulaParameter) | Specifies the formula to apply to all cells in the table column. |
SetFormula(XlExpression) | Specifies the formula to apply to all cells in the table column. |
SetFormula(String) | Specifies the formula to apply to all cells in the table column. |
See Also