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


BoxProperties.Alignment Property

Alignment.Represents the element tag in schema: m:aln

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

Syntax

'Declaration
Public Property Alignment As Alignment
    Get
    Set
'Usage
Dim instance As BoxProperties
Dim value As Alignment

value = instance.Alignment

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

Property Value

Type: DocumentFormat.OpenXml.Math.Alignment
Returns Alignment.

See Also

Reference

BoxProperties Class

BoxProperties Members

DocumentFormat.OpenXml.Math Namespace