'Declaration
Function ExcelGetPageSetup( _
ByVal As Short, _
ByRef As Short, _
ByRef As Short, _
ByRef As Short, _
ByRef As Short, _
ByRef As Short, _
ByRef As Boolean, _
ByRef As Boolean, _
ByRef As Boolean, _
ByRef As Boolean, _
ByRef As Boolean, _
ByRef As Byte, _
ByRef As Boolean, _
ByRef As Boolean, _
ByRef As Short, _
ByRef As Short, _
ByRef As Double, _
ByRef As Double, _
ByRef As Short, _
ByRef As Boolean _
) As Boolean
bool ExcelGetPageSetup(
short ,
ref short ,
ref short ,
ref short ,
ref short ,
ref short ,
ref bool ,
ref bool ,
ref bool ,
ref bool ,
ref bool ,
ref byte ,
ref bool ,
ref bool ,
ref short ,
ref short ,
ref double ,
ref double ,
ref short ,
ref bool
)