Sdílet prostřednictvím


BackstageTab.FirstColumnMinWidth Property

firstColumnMinWidth.Represents the attribte in schema: firstColumnMinWidth

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

Syntax

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

value = instance.FirstColumnMinWidth

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

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace