次の方法で共有


RatioType.Denominator Property

Denominator.Represents the attribte in schema: d

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

Syntax

'宣言
<SchemaAttrAttribute(, "d")> _
Public Property Denominator As Int32Value
    Get
    Set
'使用
Dim instance As RatioType
Dim value As Int32Value

value = instance.Denominator

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int64Value.

See Also

Reference

RatioType Class

RatioType Members

DocumentFormat.OpenXml.Drawing Namespace