ApplicationClass.DetailStylesFormat 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 DetailStylesFormat (object Item, object Font, object Size, object Bold, object Italic, object Underline, object Color, object CellColor, object Pattern, object ShowInMenu);
abstract member DetailStylesFormat : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.DetailStylesFormat : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function DetailStylesFormat (Optional Item As Object, Optional Font As Object, Optional Size As Object, Optional Bold As Object, Optional Italic As Object, Optional Underline As Object, Optional Color As Object, Optional CellColor As Object, Optional Pattern As Object, Optional ShowInMenu As Object) As Boolean
Parameter
- Item
- Object
- Font
- Object
- Size
- Object
- Bold
- Object
- Italic
- Object
- Underline
- Object
- Color
- Object
- CellColor
- Object
- Pattern
- Object
- ShowInMenu
- Object