Gets the CellBorder object all lines of which are of black color.
Namespace:
PerpetuumSoft.OlapAssembly: PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public static CellBorder Black { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property Black As CellBorder |
| Visual C++ |
|---|
public: static property CellBorder^ Black { CellBorder^ get (); } |