XlFormulaLabel Enumeration

Excel Developer Reference

Specifies the formula label type for the specified range.

Version Information
 Version Added:  Excel 2007

Name Value Description
xlColumnLabels 2 Column labels only.
xlMixedLabels 3 Row and column labels.
xlNoLabels -4142 No labels.
xlRowLabels 1 Row labels only.