OMathMat.RowSpacingRule Property

Definition

Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for rows in a matrix. Read/write.

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

Property Value

WdOMathSpacingRule

Applies to