TextCharacterPropertiesType.Kerning プロパティ

定義

カーン

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

[DocumentFormat.OpenXml.SchemaAttr(0, "kern")]
public DocumentFormat.OpenXml.Int32Value Kerning { get; set; }
public DocumentFormat.OpenXml.Int32Value Kerning { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "kern")]
public DocumentFormat.OpenXml.Int32Value? Kerning { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("kern")]
public DocumentFormat.OpenXml.Int32Value? Kerning { get; set; }
public DocumentFormat.OpenXml.Int32Value? Kerning { get; set; }
member this.Kerning : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "kern")>]
member this.Kerning : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("kern")>]
member this.Kerning : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Kerning As Int32Value

プロパティ値

Int32Value を返します。

属性

適用対象