GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IWorksheetView インタフェース : GetActiveCell メソッド |
'Declaration
Sub GetActiveCell( _ ByRef activeRow As Integer, _ ByRef activeColumn As Integer _ )
void GetActiveCell( out int activeRow, out int activeColumn )