RowHeaderAutoWidthMax Property
Gets or sets the maximum auto-width of the row header.
public int RowHeaderAutoWidthMax {get; set;}
'Declaration
Public Property RowHeaderAutoWidthMax As Integer
'Usage
Dim instance As FpSpread
Dim value As Integer
instance.RowHeaderAutoWidthMax = value
value = instance.RowHeaderAutoWidthMax