_Global.DetailStylesFormatEx Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public bool DetailStylesFormatEx (object Item, object Font, object Size, object Bold, object Italic, object Underline, object Color, object CellColor, object Pattern, object ShowInMenu, object Strikethrough);
abstract member DetailStylesFormatEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function DetailStylesFormatEx (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, Optional Strikethrough As Object) As Boolean
Parâmetros
- Item
- Object
- Font
- Object
- Size
- Object
- Bold
- Object
- Italic
- Object
- Underline
- Object
- Color
- Object
- CellColor
- Object
- Pattern
- Object
- ShowInMenu
- Object
- Strikethrough
- Object