GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > IGradientStops インタフェース : Insert メソッド |
'Declaration
Sub Insert( _ ByVal rgb As Integer, _ ByVal position As Double, _ Optional ByVal transparency As Double, _ Optional ByVal index As Integer, _ Optional ByVal brightness As Double _ )
void Insert( int rgb, double position, double transparency, int index, double brightness )