次の方法で共有


Compatibility.ShowBreaksInFrames プロパティ

定義

フレームに存在するページ/列区切りを表示します。

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

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

プロパティ値

ShowBreaksInFrames を返します。

適用対象