'Declaration
Function ExcelSetLegendFont( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal font As Font, _ ByVal fontColor As Color _ ) As Boolean
Parameters
- sheet
- chartIndex
- font
- fontColor
'Declaration
Function ExcelSetLegendFont( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal font As Font, _ ByVal fontColor As Color _ ) As Boolean