Gets or sets the default height of table rows.
Public Property Get TableRowHeight() As LongPublic Property Let TableRowHeight( _ ByVal value As Long _)
public:int get_TableRowHeight ()void put_TableRowHeight ( int value)
A long value. The default is 22.
Default value for the row heights of new tables.
FlowChart MembersFlowChart ClassFlowChartPro Namespace