ScrollBarShowMax Property (FpSpread)
Gets or sets whether the displayed scroll bars are based on the entire number of columns and rows in the sheet.
public bool ScrollBarShowMax {get; set;}
'Declaration
Public Property ScrollBarShowMax As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.ScrollBarShowMax = value
value = instance.ScrollBarShowMax