Share via


BevelType.Width Property

Definition

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

Represents the following attribute in the schema: w14:w

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "w")]
public DocumentFormat.OpenXml.Int64Value Width { get; set; }
public DocumentFormat.OpenXml.Int64Value Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "w")]
public DocumentFormat.OpenXml.Int64Value Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "w")]
public DocumentFormat.OpenXml.Int64Value? Width { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:w")]
public DocumentFormat.OpenXml.Int64Value? Width { get; set; }
public DocumentFormat.OpenXml.Int64Value? Width { get; set; }
member this.Width : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "w")>]
member this.Width : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "w")>]
member this.Width : DocumentFormat.OpenXml.Int64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:w")>]
member this.Width : DocumentFormat.OpenXml.Int64Value with get, set
Public Property Width As Int64Value

Property Value

Attributes

Applies to