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