次の方法で共有


Font.Panose プロパティ

定義

パノース設定

スキーマ内の次の属性を表します。

[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 を返します。

属性

適用対象