次の方法で共有


BackstageTab.SecondColumnMinWidth Property

secondColumnMinWidth.Represents the attribte in schema: secondColumnMinWidth

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

Syntax

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

value = instance.SecondColumnMinWidth

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

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

BackstageTab Class

BackstageTab Members

DocumentFormat.OpenXml.Office2010.CustomUI Namespace