Share

ParameterTable.WorkSheet Property

Parent Object: ParameterTable

Description

Property that returns the Excel WorkSheet object. Using the Excel Automation interface you can query and modify the contents of the sheet.

Syntax

ParameterTable.WorkSheet() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 4

Was this information helpful?