次の方法で共有


Table.ApplyStyleFirstColumn プロパティ

定義

True を指定した表の先頭列に先頭列の書式を適用します。

public:
 property bool ApplyStyleFirstColumn { bool get(); void set(bool value); };
public bool ApplyStyleFirstColumn { get; set; }
member this.ApplyStyleFirstColumn : bool with get, set
Public Property ApplyStyleFirstColumn As Boolean

プロパティ値

注釈

この書式をテーブルに適用するには、指定したテーブル スタイルに先頭列の書式設定が含まれている必要があります。

適用対象