FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelXml2 インターフェース : ExcelGetBasedIndexPosition メソッド |
'宣言
Function ExcelGetBasedIndexPosition( _ ByVal sheet As Short, _ ByVal index As Integer, _ ByVal offsetIndex As Integer, _ ByVal isRowOffset As Boolean _ ) As Double
double ExcelGetBasedIndexPosition( short sheet, int index, int offsetIndex, bool isRowOffset )