Table of Contents

TDataConnectionOlapProperties.ServerNumberFormat Property

When true, a PivotTable based on OLAP source should format the data and aggregate cells in the PivotTable view using the number format from the OLAP source.When false, OLAP server number formats are ignored, and standard formatting rules within the worksheet are followed.

Syntax

Namespace: FlexCel.Core

public Boolean ServerNumberFormat { get; set; }

See also