If the UsedRange is the top left corner of the worksheet, then you can use these counts to identify the rows and columns to hide. Add one to the Rows.Count and Columns.Count value to get the starting row and column numbers.
Use the
Range Invoke Node to select the cells from Axx to A65535. Feed this range into the
EntireRow Property Node and then into the
Hidden Property Node. Write a True to this property.
Substitute
EntireColumn to hide the columns from x1 to IV1.
Michael Munroe
Certified LabVIEW Developer
www.abcdef.biz