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