Edit

Share via


OMathMat.ColGapRule Property

Definition

Returns or sets a WdOMathSpacingRule constant that represents the spacing rule for the space that appears between columns in a matrix. Read/write.

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

Property Value

WdOMathSpacingRule

Applies to