RatioType.Numerator Property
Numerator.Represents the attribte in schema: n
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "n")> _
Public Property Numerator As Int32Value
Get
Set
'Применение
Dim instance As RatioType
Dim value As Int32Value
value = instance.Numerator
instance.Numerator = value
[SchemaAttrAttribute(, "n")]
public Int32Value Numerator { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int64Value.