'Declaration
Function ExcelGetOffset( _ ByVal sheet As Short, _ ByVal index As Integer, _ ByVal offset As Double, _ ByVal isRowOffset As Boolean _ ) As Integer
Parameters
- sheet
- index
- offset
- isRowOffset
Return Value
Offset Value
'Declaration
Function ExcelGetOffset( _ ByVal sheet As Short, _ ByVal index As Integer, _ ByVal offset As Double, _ ByVal isRowOffset As Boolean _ ) As Integer