MathProperties.SmallFraction Property

Small Fraction.Represents the element tag in schema: m:smallFrac

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

Syntax

'Declaration
Public Property SmallFraction As SmallFraction
    Get
    Set
'Usage
Dim instance As MathProperties
Dim value As SmallFraction

value = instance.SmallFraction

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

Property Value

Type: DocumentFormat.OpenXml.Math.SmallFraction

See Also

Reference

MathProperties Class

MathProperties Members

DocumentFormat.OpenXml.Math Namespace