次の方法で共有


Borders.EnableFirstPageInSection プロパティ

定義

セクションの最初のページでページ罫線が有効かどうかを示す値を設定または返します。

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

プロパティ値

適用対象