Version

IsCustom Property (WorksheetTableStyle)

Gets the value indicating whether the style is a custom style.
Syntax
public bool IsCustom {get;}

Property Value

True id this is a custom table style; False if this is a read-only, standard table style.
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