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