Share via


Compatibility.SpacingInWholePoints プロパティ

定義

テキストをポイント全体で展開/圧縮するだけです。

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

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

プロパティ値

SpacingInWholePoints を返します。

適用対象