_Global.CalendarWeekHeadings(Object, Object, Object, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool CalendarWeekHeadings (object MonthTitle, object WeekTitle, object DayTitle, object ShowPreview, object DaysPerWeek);
abstract member CalendarWeekHeadings : obj * obj * obj * obj * obj -> bool
Public Function CalendarWeekHeadings (Optional MonthTitle As Object, Optional WeekTitle As Object, Optional DayTitle As Object, Optional ShowPreview As Object, Optional DaysPerWeek As Object) As Boolean
Parameters
- MonthTitle
- Object
- WeekTitle
- Object
- DayTitle
- Object
- ShowPreview
- Object
- DaysPerWeek
- Object