Share via


TextOutlineEffect.CapType Property

Definition

cap, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:cap

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "cap")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> CapType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> CapType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "cap")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> CapType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "cap")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues>? CapType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:cap")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues>? CapType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues>? CapType { get; set; }
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "cap")>]
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "cap")>]
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:cap")>]
member this.CapType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LineCapValues> with get, set
Public Property CapType As EnumValue(Of LineCapValues)

Property Value

Attributes

Applies to