XlFormulaLabel Enum

Definition

Specifies the formula label type for the specified range.

public enum class XlFormulaLabel
public enum XlFormulaLabel
Public Enum XlFormulaLabel
Inheritance
XlFormulaLabel

Fields

xlColumnLabels 2

Column labels only.

xlMixedLabels 3

Row and column labels.

xlNoLabels -4142

No labels.

xlRowLabels 1

Row labels only.

Applies to