ApplicationClass.FilePageSetupCalendar 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 virtual bool FilePageSetupCalendar (object Name, object MonthsPerPage, object WeeksPerPage, object ScreenWeekHeight, object OnlyDaysInMonth, object OnlyWeeksInMonth, object MonthPreviews, object MonthTitle, object AdditionalTasks, object GroupAdditionalTasks, object PrintNotes);
abstract member FilePageSetupCalendar : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.FilePageSetupCalendar : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function FilePageSetupCalendar (Optional Name As Object, Optional MonthsPerPage As Object, Optional WeeksPerPage As Object, Optional ScreenWeekHeight As Object, Optional OnlyDaysInMonth As Object, Optional OnlyWeeksInMonth As Object, Optional MonthPreviews As Object, Optional MonthTitle As Object, Optional AdditionalTasks As Object, Optional GroupAdditionalTasks As Object, Optional PrintNotes As Object) As Boolean
Parameters
- Name
- Object
- MonthsPerPage
- Object
- WeeksPerPage
- Object
- ScreenWeekHeight
- Object
- OnlyDaysInMonth
- Object
- OnlyWeeksInMonth
- Object
- MonthPreviews
- Object
- MonthTitle
- Object
- AdditionalTasks
- Object
- GroupAdditionalTasks
- Object
- PrintNotes
- Object