次の方法で共有


Shape.HorizontalPercentage Property

Horizontal Rule Length Percentage.Represents the attribte in schema: o:hrpct

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

Syntax

'宣言
<SchemaAttrAttribute(, "hrpct")> _
Public Property HorizontalPercentage As SingleValue
    Get
    Set
'使用
Dim instance As Shape
Dim value As SingleValue

value = instance.HorizontalPercentage

instance.HorizontalPercentage = value
[SchemaAttrAttribute(, "hrpct")]
public SingleValue HorizontalPercentage { get; set; }

Property Value

Type: DocumentFormat.OpenXml.SingleValue
Returns SingleValue.

See Also

Reference

Shape Class

Shape Members

DocumentFormat.OpenXml.Vml Namespace