Sdílet prostřednictvím


BackstageTab.FirstColumnMaxWidth Property

firstColumnMaxWidth.Represents the attribte in schema: firstColumnMaxWidth

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

Syntax

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

value = instance.FirstColumnMaxWidth

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

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace