Поделиться через


FractionProperties.FractionType Property

Fraction type.Represents the element tag in schema: m:type

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

Syntax

'Declaration
Public Property FractionType As FractionType
    Get
    Set
'Usage
Dim instance As FractionProperties
Dim value As FractionType

value = instance.FractionType

instance.FractionType = value
public FractionType FractionType { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.FractionType
Returns FractionType.

See Also

Reference

FractionProperties Class

FractionProperties Members

DocumentFormat.OpenXml.Math Namespace