FormatArea Method

FormatArea function

Formats selected area.


func (instance *PivotTableFormatCollection) FormatArea(axistype PivotFieldType, fieldposition int32, subtotaltype PivotFieldSubtotalType, selectiontype PivotTableSelectionType, isgrandrow bool, isgrandcolumn bool, style *Style)  (*PivotTableFormat,  error) 

Remarks

See Also