XlFormulaLabel enumeration (Excel)
Specifies the formula label type for the specified range.
Name | Value | Description |
---|---|---|
xlColumnLabels | 2 | Column labels only. |
xlMixedLabels | 3 | Row and column labels. |
xlNoLabels | -4142 | No labels. |
xlRowLabels | 1 | Row labels only. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.