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