Sdílet prostřednictvím


PreSubSuper.PreSubSuperProperties Property

Pre-Sub-Superscript Properties.Represents the element tag in schema: m:sPrePr

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

Syntax

'Declaration
Public Property PreSubSuperProperties As PreSubSuperProperties
    Get
    Set
'Usage
Dim instance As PreSubSuper
Dim value As PreSubSuperProperties

value = instance.PreSubSuperProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.PreSubSuperProperties
Returns PreSubSuperProperties.

See Also

Reference

PreSubSuper Class

PreSubSuper Members

DocumentFormat.OpenXml.Math Namespace