FillFormat.RotateWithObject Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property RotateWithObject As MsoTriState
Get
Set
'Usage
Dim instance As FillFormat
Dim value As MsoTriState
value = instance.RotateWithObject
instance.RotateWithObject = value
MsoTriState RotateWithObject { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState