ApplicationClass.CalendarDateBoxesEx 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 virtual bool CalendarDateBoxesEx (object TopLeft, object TopRight, object BottomLeft, object BottomRight, object TopColor, object BottomColor, object TopPattern, object BottomPattern);
abstract member CalendarDateBoxesEx : obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.CalendarDateBoxesEx : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function CalendarDateBoxesEx (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