'Declaration
Protected Function GetBorderColorInternal() As Color()
'Usage
Dim instance As ExcelXFormat Dim value() As Color value = instance.GetBorderColorInternal()
protected Color[] GetBorderColorInternal()
Return Value
An array of System.Drawing.Color objects.