GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > NoteActionsCommand クラス > Next メソッド : Next(IWorksheet,Int32,Int32) メソッド |
'Declaration
Public Overloads Shared Function Next( _ ByVal worksheet As IWorksheet, _ ByVal row As Integer, _ ByVal column As Integer _ ) As NoteActionsCommand
public static NoteActionsCommand Next( IWorksheet worksheet, int row, int column )