Share via


BackstageTab.SecondColumnMinWidth Property

Definition

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

Represents the following attribute in the schema: secondColumnMinWidth

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

Property Value

Attributes

Applies to