PivotTable.HasBlankRows

PivotTable.HasBlankRows property

Indicates whether to add blank rows. This property only applies for the PivotTable auto format types which needs to add blank rows.

public bool HasBlankRows { get; set; }

See Also