次の方法で共有


BackstageTab.FirstColumnMaxWidth Property

firstColumnMaxWidth.Represents the attribte in schema: firstColumnMaxWidth

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

Syntax

'宣言
<SchemaAttrAttribute(, "firstColumnMaxWidth")> _
Public Property FirstColumnMaxWidth As IntegerValue
    Get
    Set
'使用
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