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


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

Property Value

shadow off set X
See Also