LeftTab Property (FpSpread)
Gets or sets the leftmost sheet tab of the component.
public int LeftTab {get; set;}
'Declaration
Public Property LeftTab As Integer
'Usage
Dim instance As FpSpread
Dim value As Integer
instance.LeftTab = value
value = instance.LeftTab