TextFontType.PitchFamily プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
類似フォント ファミリ
スキーマ内の次の属性を表します。 pitchFamily
[DocumentFormat.OpenXml.SchemaAttr(0, "pitchFamily")]
public DocumentFormat.OpenXml.SByteValue PitchFamily { get; set; }
public DocumentFormat.OpenXml.SByteValue PitchFamily { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pitchFamily")]
public DocumentFormat.OpenXml.SByteValue? PitchFamily { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pitchFamily")]
public DocumentFormat.OpenXml.SByteValue? PitchFamily { get; set; }
public DocumentFormat.OpenXml.SByteValue? PitchFamily { get; set; }
member this.PitchFamily : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pitchFamily")>]
member this.PitchFamily : DocumentFormat.OpenXml.SByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pitchFamily")>]
member this.PitchFamily : DocumentFormat.OpenXml.SByteValue with get, set
Public Property PitchFamily As SByteValue
プロパティ値
SByteValue を返します。
- 属性