次の方法で共有


BackstageTab.SecondColumnMaxWidth Property

secondColumnMaxWidth.Represents the attribte in schema: secondColumnMaxWidth

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

Syntax

'宣言
<SchemaAttrAttribute(, "secondColumnMaxWidth")> _
Public Property SecondColumnMaxWidth As IntegerValue
    Get
    Set
'使用
Dim instance As BackstageTab
Dim value As IntegerValue

value = instance.SecondColumnMaxWidth

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

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace