Freigeben über


MatrixProperties.BaseJustification-Eigenschaft

Matrix Base Justification.Represents the element tag in schema: m:baseJc

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

Syntax

'Declaration
Public Property BaseJustification As BaseJustification
    Get
    Set
'Usage
Dim instance As MatrixProperties
Dim value As BaseJustification

value = instance.BaseJustification

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.BaseJustification
Returns BaseJustification.

Siehe auch

Referenz

MatrixProperties Klasse

MatrixProperties-Member

DocumentFormat.OpenXml.Math-Namespace