次の方法で共有


Font.Pitch プロパティ

定義

ピッチ。

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

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

プロパティ値

Pitch を返します。

適用対象