次の方法で共有


PercentageType.Val Property

val.Represents the attribte in schema: w14:val

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

Syntax

'宣言
<SchemaAttrAttribute(, "val")> _
Public Property Val As Int32Value
    Get
    Set
'使用
Dim instance As PercentageType
Dim value As Int32Value

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

PercentageType Class

PercentageType Members

DocumentFormat.OpenXml.Office2010.Word Namespace