編輯

共用方式為


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

Name Value Description
xlNoLabels -4142

No labels.

xlRowLabels 1

Row labels only.

xlColumnLabels 2

Column labels only.

xlMixedLabels 3

Row and column labels.

Applies to