> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/excel-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/excel-plus/components/worksheet/worksheet-properties.md).

# Worksheet Properties

Gets or sets Worksheet properties

## Description

Gets or sets Worksheet properties

{% tabs %}
{% tab title="Preview" %}
![](https://2501927618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe08Uu2w6ybaOmfvcxkKf%2Fuploads%2FhhCw0OU18PQupTqrrADt%2FWorksheet_Properties.png?alt=media\&token=41118761-8648-4481-b656-0a013d76902f)
{% endtab %}

{% tab title="Location" %}
**Name** | Worksheet Properties

**Nickname** | Wks Prop

**Tab** | ExcelPlus

**Panel** | Worksheet

**Division** | 2
{% endtab %}

{% tab title="Inputs" %}
**Wks** | **Worksheet** (*worksheet*) | A Worksheet, Workbook, Range, or Worksheet Name

**N** | **Name** (*string*) | The Worksheet Name

**A** | **Active** (*bool*) | Flag the Worksheet as active. (note: If this is true on multiple worksheets, only the last sheet in the sequence will be set to active.)
{% endtab %}

{% tab title="Outputs" %}
**Wks** | **Worksheet** (*worksheet*) | An Excel Worksheet Object

**N** | **Name** (*string*) | The Worksheet Name

**A** | **Active** (*bool*) | Gets the active status of a Worksheet
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage
