BackstageTab.FirstColumnMinWidth Property

Definition

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

Represents the following attribute in the schema: firstColumnMinWidth

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

Property Value

Attributes

Applies to