Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / ShadowOffSetY Property


In This Topic
ShadowOffSetY Property (ExcelShape)
In This Topic
Gets or sets the shadow off set Y.
Syntax
'Declaration
 
Public Property ShadowOffSetY As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.ShadowOffSetY = value
 
value = instance.ShadowOffSetY

Property Value

shadow off set Y
See Also