Version

AreaFormats Property (WorksheetTable)

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

The available areas of the table which can have a format set are the whole table, 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 tables are set when the table is resized to give it more columns, the area formats of the new columns will be initialized with the area formats from the table.

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