FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartCollection クラス : Insert メソッド |
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal chart As SpreadChart _ )
'使用法 Dim instance As SpreadChartCollection Dim index As Integer Dim chart As SpreadChart instance.Insert(index, chart)
public void Insert( int index, SpreadChart chart )