Public Function SetDayCaptions(
ByVal iIndexAsInteger, _
ByVal strCaptionAsString, _
) as Boolean
Parameter
iIndex - the index of day you want to change the caption. Start
from zero.
strCaption - the string of caption Return Value True - Successful , False - Failed