_Global.CalendarDateBoxes Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public bool CalendarDateBoxes (object TopLeft, object TopRight, object BottomLeft, object BottomRight, object TopColor, object BottomColor, object TopPattern, object BottomPattern);
abstract member CalendarDateBoxes : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function CalendarDateBoxes (Optional TopLeft As Object, Optional TopRight As Object, Optional BottomLeft As Object, Optional BottomRight As Object, Optional TopColor As Object, Optional BottomColor As Object, Optional TopPattern As Object, Optional BottomPattern As Object) As Boolean
Parameter
- TopLeft
- Object
- TopRight
- Object
- BottomLeft
- Object
- BottomRight
- Object
- TopColor
- Object
- BottomColor
- Object
- TopPattern
- Object
- BottomPattern
- Object