ShadowFormat.RotateWithShape Property
Returns or sets a MsoTriState that represents whether to rotate the shadow when rotating the Shape. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property RotateWithShape As MsoTriState
Get
Set
'Usage
Dim instance As ShadowFormat
Dim value As MsoTriState
value = instance.RotateWithShape
instance.RotateWithShape = value
MsoTriState RotateWithShape { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState