Skip to content
Thomas Möller edited this page Dec 11, 2021 · 14 revisions

Class name

Rows

Purpose / Description

This class contains methods and properties corresponding to rows.

Methods

  • none

Properties


Detailed description

The following sections contain a detailed description of the properties and methods.

Fields

Description:

With this property you can specify the rows that will be shown in the pivot table.

Default value:

--

Sample code:

myPivot.Columns= "Product ID"

Related to:

Columns