OMathMat.ColSpacing 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 for columns in a matrix. Read/write.
public:
property int ColSpacing { int get(); void set(int value); };
public int ColSpacing { get; set; }
member this.ColSpacing : int with get, set
Public Property ColSpacing As Integer
Property Value
Integer