Version

AreaFormats Property (WorksheetTableColumn)

Gets the collection of formats used for each area of the column.
Syntax
Remarks

The available areas of the column which can have a format set are the header, data, and totals areas.

Applying a format to an area will apply the format to all cells in that area.

If any area formats on the columns are set when the table is resized to give it more rows, the new cells in the column will get the new format applied.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also