Gets or sets the minimum width, in 1/96 inch, of a column. The default value is 0.

Introduced: X19.

Syntax

public int MinColumnWidth { get; set; }
Public Property MinColumnWidth() As Integer