次の方法で共有


LinePropertiesType.CapType プロパティ

定義

ライン キャップ

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

public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineCapValues>? CapType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cap")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineCapValues>? CapType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cap")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineCapValues>? CapType { get; set; }
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineCapValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cap")>]
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineCapValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cap")>]
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.LineCapValues> with get, set
Public Property CapType As EnumValue(Of LineCapValues)

プロパティ値

属性

適用対象