HiddenLineProperties.CapType プロパティ

定義

Line Ending Cap Type.Represents the following attribute in the schema: cap

[DocumentFormat.OpenXml.SchemaAttr(0, "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
Public Property CapType As EnumValue(Of LineCapValues)

プロパティ値

EnumValue<LineCapValues>
属性

適用対象