OMathMat.ColGap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Integer that represents the spacing between columns in a matrix. Read/write.
public:
property int ColGap { int get(); void set(int value); };
public int ColGap { get; set; }
member this.ColGap : int with get, set
Public Property ColGap As Integer
Property Value
Integer