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