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