FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadView クラス : LeftTab プロパティ |
'Declaration
Public Property LeftTab As Integer
'使用法
Dim instance As SpreadView Dim value As Integer instance.LeftTab = value value = instance.LeftTab
public int LeftTab {get; set;}