Table of Contents

TDataConnectionOlapProperties.ServerFill Property

When true a PivotTable based on an OLAP source should format the data and aggregate cells in the PivotTable view using the background color from the OLAP source if this information is available.When false, OLAP server background fill colors are ignored, and standard formatting rules within the worksheet are followed.

Syntax

Namespace: FlexCel.Core

public Boolean ServerFill { get; set; }

See also