GrapeCity.Xaml.Excel
StretchRightOffset Property


GrapeCity.Excel.Chart Namespace > BlipFillFormat Class : StretchRightOffset Property
Specifies the right edge of the rectangle of the stretch.
Syntax
'Declaration
 
Public Property StretchRightOffset As Double
'Usage
 
Dim instance As BlipFillFormat
Dim value As Double
 
instance.StretchRightOffset = value
 
value = instance.StretchRightOffset
public double StretchRightOffset {get; set;}
See Also

Reference

BlipFillFormat Class
BlipFillFormat Members