IPivotHeaderEvaluatedSlots.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears a collection of columns or rows.

Comments

To remove specific column or row from the collection, use the IPivotHeaderEvaluatedSlots.Remove and IPivotHeaderEvaluatedSlots.RemoveByKey methods.

Fore and Fore.NET Examples

The property use is given in the Creating a Calculated Column in Table Sidehead section.

See also:

IPivotHeaderEvaluatedSlots