Returns the color specified by the colorIndex parameter from the template's color table.
Visual Basic |
---|
Public Function GetColorTableColor( _ ByVal colorIndex As Long _ ) As Long |
- colorIndex
- Long value representing an index number for a color contained in the color table.
Long value representing the color returned.