OMath.Justification Property

Definition

Returns or sets a WdOMathJc that represents the justification for an equation. Read/write.

public:
 property Microsoft::Office::Interop::Word::WdOMathJc Justification { Microsoft::Office::Interop::Word::WdOMathJc get(); void set(Microsoft::Office::Interop::Word::WdOMathJc value); };
public Microsoft.Office.Interop.Word.WdOMathJc Justification { get; set; }
member this.Justification : Microsoft.Office.Interop.Word.WdOMathJc with get, set
Public Property Justification As WdOMathJc

Property Value

WdOMathJc

Applies to