Version

WorksheetTableColumnArea Enumeration

Represents the various areas which can have a format applied at the table column level.
Syntax
public enum WorksheetTableColumnArea : System.Enum 
Members
MemberDescription
DataAreaThe format is applied to the data area of the table column.
HeaderCellThe format is applied to the header cell of the table column.
TotalCellThe format is applied to the total cell of the table column.
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