XlFormulaLabel Enumeration
Specifies the formula label type for the specified range.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlColumnLabels | 2 | Column labels only. |
| xlMixedLabels | 3 | Row and column labels. |
| xlNoLabels | -4142 | No labels. |
| xlRowLabels | 1 | Row labels only. |