'Declaration
Function ExcelGetPrintTitles( _
ByVal As Short, _
ByRef As Integer, _
ByRef column As Integer, _
ByRef As Integer, _
ByRef columnCount As Integer _
) As Boolean
bool ExcelGetPrintTitles(
short ,
ref int ,
ref int column,
ref int ,
ref int columnCount
)