_MSProject.TextStyles32Ex 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public bool TextStyles32Ex (object Item, object Font, object Size, object Bold, object Italic, object Underline, object Color, object CellColor, object Pattern);
abstract member TextStyles32Ex : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function TextStyles32Ex (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) As Boolean
参数
- Item
- Object
- Font
- Object
- Size
- Object
- Bold
- Object
- Italic
- Object
- Underline
- Object
- Color
- Object
- CellColor
- Object
- Pattern
- Object