Overview
This example shows how to get an ActiveX reference of a Microsoft Excel sheet and use it to change its "Visible" property
Description
This example opens an Excel report, adds a worksheet, gets the worksheet that was just added, converts the worksheet into an ActiveX reference and uses that reference to change the "Visible" property of the page to set xlSheetVisible, xlSheetHidden and xlSheetVeryHidden.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Verify you have Excel installed.
2. Run the VI.
Additional Information or References
