1. Component introduction
Prerequisites: Start Excel or Get opened Excel
This component hides cells in a specified area.
2. Inputs
For information about the inputs, see the component panel in the application flow editor.
3. Outputs
For information about the outputs, see the component panel in the application flow editor.
4. Component usage example
4.1. Configuration example
For
Opened Sheet Object, select v_Sheet_obj_1. This is the output of a prerequisite component, such as Get current active sheet or Activate sheet.In the
Hidden Area, select "Column".Set
Area Start Columnto A.Set
Area End Columnto B.Use the default values for the advanced options.
4.2. Example result
None
5. Sample flow
Build the flow
Use the Start Excel component to open an Excel file.
Use the Get current active sheet component to obtain the active sheet object.
Use the Hide Excel area component to hide cells in a specified area.

Result
After the flow runs, the cells in the specified area of the worksheet are hidden, as shown in the following figures.
