Overload | Description |
---|---|
WorkbookColorInfo Constructor(Color) | Creates a new WorkbookColorInfo with the specified Color. |
WorkbookColorInfo Constructor(Color,Double) | Creates a new WorkbookColorInfo with the specified Color and tint. |
WorkbookColorInfo Constructor(Color,WorkbookColorTransform) | Creates a new WorkbookColorInfo with the specified Color and transform. |
WorkbookColorInfo Constructor(WorkbookThemeColorType) | Creates a new WorkbookColorInfo with the specified theme color. |
WorkbookColorInfo Constructor(WorkbookThemeColorType,Double) | Creates a new WorkbookColorInfo with the specified theme color and tint. |
WorkbookColorInfo Constructor(WorkbookThemeColorType,WorkbookColorTransform) | Creates a new WorkbookColorInfo with the specified theme color and transform. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+