GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IGradient インタフェース : RectangleBottom プロパティ |
'Declaration
Property RectangleBottom As Double
'使用法
Dim instance As IGradient Dim value As Double instance.RectangleBottom = value value = instance.RectangleBottom
double RectangleBottom {get; set;}