次の方法で共有


TableIndentation.Width Property

w.Represents the attribte in schema: w:w

Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "w")> _
Public Property Width As Int32Value
    Get
    Set
'使用
Dim instance As TableIndentation
Dim value As Int32Value

value = instance.Width

instance.Width = value
[SchemaAttrAttribute(, "w")]
public Int32Value Width { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

TableIndentation Class

TableIndentation Members

DocumentFormat.OpenXml.Wordprocessing Namespace