Share via


BackstageTab.SecondColumnMinWidth Property

secondColumnMinWidth.Represents the attribte in schema: secondColumnMinWidth

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "secondColumnMinWidth")> _
Public Property SecondColumnMinWidth As IntegerValue
    Get
    Set
'Usage
Dim instance As BackstageTab
Dim value As IntegerValue

value = instance.SecondColumnMinWidth

instance.SecondColumnMinWidth = value
[SchemaAttrAttribute(, "secondColumnMinWidth")]
public IntegerValue SecondColumnMinWidth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace