IXlTableColumn.SetFormula Method
| Name | Parameters | Description |
|---|---|---|
| SetFormula(IXlFormulaParameter) | formula | Specifies the formula to apply to all cells in the table column. |
| SetFormula(XlExpression) | formula | Specifies the formula to apply to all cells in the table column. |
| SetFormula(String) | formula | Specifies the formula to apply to all cells in the table column. |