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