次の方法で共有


HiddenLineProperties.Width Property

Line Width.Represents the attribte in schema: w

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

Syntax

'宣言
<SchemaAttrAttribute(, "w")> _
Public Property Width As Int32Value
    Get
    Set
'使用
Dim instance As HiddenLineProperties
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

HiddenLineProperties Class

HiddenLineProperties Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace