GrapeCity.Xaml.Excel
StretchTopOffset Property


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

Reference

BlipFillFormat Class
BlipFillFormat Members