FillFormat.TextureTile Property (Word)
Returns or sets whether the texture fill is tiled or centered. Read/write.
Version Information
Version Added: Word 2010
Syntax
expression .TextureTile
expression An expression that returns a FillFormat object.
Remarks
The value returned by the TextureTile property can be one of the following MsoTriState constants.
Constant |
Description |
---|---|
msoFalse |
The texture fill is centered. |
msoTrue |
The texture fill is tiled. |
The setting of the TextureTile property corresponds to the setting of the Tile picture as texture box under Tiling Options on the Fill pane of the Format Picture dialog box in the Microsoft Word user interface (under Drawing Tools, on the Format tab, expand the Shape Styles group.)