Version

GetMaxColumnCount Method

Returns the number of columns that are supported by the specified format.
Syntax
public static int GetMaxColumnCount( 
   WorkbookFormat format
)

Parameters

format
The format used by the workbook.

Return Value

The maximum number of columns supported by the format.
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