BackstageTab.SecondColumnMaxWidth Property

Definition

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

Represents the following attribute in the schema: secondColumnMaxWidth

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

Property Value

Attributes

Applies to