Version

LeftBorderColorInfo Property

Gets or sets the left border color.
Syntax
WorkbookColorInfo LeftBorderColorInfo {get; set;}

Property Value

The left border color.
Remarks

If the border color is set to a non-default value and the LeftBorderStyle is set to Default, it will be resolved to Thin.

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