P
papa jonah
In an example referenced by another posting I found a lot of code that
looks like:
Property Get ChartSeries()
ChartSeries = CurrSeries
End Property
Where can I look for explanations of this?
looks like:
Property Get ChartSeries()
ChartSeries = CurrSeries
End Property
Where can I look for explanations of this?