FillFormat.RotateWithObject Property
Returns or sets if the fill style should rotate with the object. Read/write MsoTriState.
Version Information
Version Added: Excel
Syntax
expression.RotateWithObject
expression A variable that represents a FillFormat object.
Remarks
| MsoTriState can be one of these MsoTriState constants. |
| msoCTrue |
| msoFalse |
| msoTriStateMixed |
| msoTriStateToggle |
| msoTrue |