BackstageTab.SecondColumnMaxWidth-Eigenschaft
secondColumnMaxWidth.Represents the attribte in schema: secondColumnMaxWidth
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "secondColumnMaxWidth")> _
Public Property SecondColumnMaxWidth As IntegerValue
Get
Set
'Usage
Dim instance As BackstageTab
Dim value As IntegerValue
value = instance.SecondColumnMaxWidth
instance.SecondColumnMaxWidth = value
[SchemaAttrAttribute(, "secondColumnMaxWidth")]
public IntegerValue SecondColumnMaxWidth { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.IntegerValue