FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelBiffWrite インタフェース : ExcelGetSelectionList メソッド |
'Declaration
Function ExcelGetSelectionList( _ ByVal sheet As Short, _ ByVal selectionList As ArrayList, _ ByRef activeCell As Point, _ ByRef paneIndex As Byte _ ) As Boolean
bool ExcelGetSelectionList( short sheet, ArrayList selectionList, ref Point activeCell, ref byte paneIndex )