'Declaration Public Property ColumnMinWidth As System.Single
public System.float ColumnMinWidth {get; set;}
The actual column width of a matrix will be the greater of either the width of the columns widest argument or the value of this property.
Allowed values are from 0 to 1584, inclusive.
Default value is 0.
'Declaration Public Property ColumnMinWidth As System.Single
public System.float ColumnMinWidth {get; set;}