次の方法で共有


AutoCorrect.AutoFillFormulasInLists プロパティ

定義

自動フィルダウン リストによって作成された計算列の作成に影響します。 値の取得と設定が可能なブール型 (Boolean) の値です。

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

プロパティ値

Boolean

注釈

このプロパティは、既存の集計列や自動入力を使わずに作成された集計列には影響しません。

適用対象