public WorkbookStyle AddUserDefinedStyle( string name )
Exception | Description |
---|---|
System.ArgumentNullException | name is null or empty. |
System.ArgumentNullException | name is longer than 255 characters. |
System.ArgumentException | A style already exists with the a name of name. Names are compared case-insensitively. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+