次の方法で共有


PreviousSectionProperties.DocGrid プロパティ

定義

DocGrid。

スキーマ内の次の要素タグを表します: w:docGrid。

public DocumentFormat.OpenXml.Wordprocessing.DocGrid DocGrid { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DocGrid? DocGrid { get; set; }
member this.DocGrid : DocumentFormat.OpenXml.Wordprocessing.DocGrid with get, set
Public Property DocGrid As DocGrid

プロパティ値

DocGrid を返します。

適用対象