Gets or sets the default table column width.
Public Property Get TableColWidth() As LongPublic Property Let TableColWidth( _ ByVal value As Long _)
public:int get_TableColWidth ()void put_TableColWidth ( int value)
A long value. The default is 50.
Default value for the column widths of new tables.
FlowChart MembersFlowChart ClassFlowChartPro Namespace