LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

Excel Report Function Tree

Function Tree, Excel Report

Class/Panel Name Function Name
Application
New ExcelRpt_ApplicationNew
Quit ExcelRpt_ApplicationQuit
Run Macro ExcelRpt_RunMacro
Set Attribute ExcelRpt_SetApplicationAttribute
Get Attribute ExcelRpt_GetApplicationAttribute
Workbook
New ExcelRpt_WorkbookNew
Open ExcelRpt_WorkbookOpen
Close ExcelRpt_WorkbookClose
Save ExcelRpt_WorkbookSave
Web Options
Set Minimum Monitor ExcelRpt_SetMinimumMonitor
Allow VML Support ExcelRpt_AllowVMLSupport
Allow CSS Support ExcelRpt_AllowCSSSupport
Allow PNG Support ExcelRpt_AllowPNGSupport
Set Encoding ExcelRpt_SetEncoding
Get Worksheet from Index ExcelRpt_GetWorksheetFromIndex
Get Worksheet from Name ExcelRpt_GetWorksheetFromName
Get Chartsheet from Index ExcelRpt_GetChartsheetFromIndex
Get Chartsheet from Name ExcelRpt_GetChartsheetFromName
Get Sheet Type from Index ExcelRpt_GetSheetTypeFromIndex
Get Attribute ExcelRpt_GetWorkbookAttribute
Worksheet
New ExcelRpt_WorksheetNew
Delete ExcelRpt_WorksheetDelete
Insert Row ExcelRpt_InsertRow
Insert Column ExcelRpt_InsertColumn
Delete Row ExcelRpt_DeleteRow
Delete Column ExcelRpt_DeleteColumn
Insert Picture ExcelRpt_InsertPicture
Activate ExcelRpt_ActivateWorksheet
Find ExcelRpt_Find
Get Embedded Chart from Index ExcelRpt_GetEmbeddedChartFromIndex
Get Embedded Chart from Name ExcelRpt_GetEmbeddedChartFromName
Set Attribute ExcelRpt_SetWorksheetAttribute
Get Attribute ExcelRpt_GetWorksheetAttribute
Cell Range
Select ExcelRpt_RangeSelect
Set Border ExcelRpt_RangeBorder
Add Hyperlink ExcelRpt_AddHyperlink
Print ExcelRpt_RangePrint
Fill ExcelRpt_Fill
Sort ExcelRpt_Sort
Insert ExcelRpt_RangeInsert
Delete ExcelRpt_RangeDelete
Show ExcelRpt_Show
Write Data ExcelRpt_WriteData
Read Data ExcelRpt_ReadData
Get Number of Cells In Range ExcelRpt_GetNumCellsInRange
Get Range Data Type ExcelRpt_GetRangeDataType
Write Data From Table Control ExcelRpt_WriteDataFromTableControl
Read Data To Table Control ExcelRpt_ReadDataToTableControl
Get Cell Data Type ExcelRpt_GetCellDataType
Get Cell Value String Length ExcelRpt_GetCellValueStringLen
Get Cell Value ExcelRpt_GetCellValue
Set Cell Value ExcelRpt_SetCellValue
Set Attribute ExcelRpt_SetCellRangeAttribute
Get Attribute ExcelRpt_GetCellRangeAttribute
Chart
New ExcelRpt_ChartNew
Add to Worksheet ExcelRpt_ChartAddtoWorksheet
Delete ExcelRpt_ChartDelete
Print ExcelRpt_ChartPrint
Activate ExcelRpt_ChartActivate
Set Source Range ExcelRpt_ChartSetSourceRange
Chart Wizard ExcelRpt_ChartWizard
Set Attribute ExcelRpt_SetChartAttribute
Get Attribute ExcelRpt_GetChartAttribute
Set Axis Attribute ExcelRpt_SetChartAxisAttribute
Get Axis Attribute ExcelRpt_GetChartAxisAttribute
Was this information helpful?