FillFormat.TextureTile Property
Excel Developer Reference |
Returns the texture tile style for the specified fill. Read/write MsoTriState.
Version Information
Version Added: Excel 2007
Syntax
expression.TextureTile
expression A variable that represents a FillFormat object.
Remarks
MsoTriState can be one of these MsoTriState constants. |
msoCTrue |
msoFalse |
msoTriStateMixed |
msoTriStateToggle |
msoTrue |
See Also