_Workbook.AcceptLabelsInFormulas プロパティ

定義

True を指定 すると、ワークシートの数式でラベルを使用できます。 既定値は False です。 値の取得と設定が可能なブール型 (Boolean) の値です。

public:
 property bool AcceptLabelsInFormulas { bool get(); void set(bool value); };
public bool AcceptLabelsInFormulas { get; set; }
Public Property AcceptLabelsInFormulas As Boolean

プロパティ値

適用対象