FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartExtension クラス : IntersectWith メソッド |
'Declaration
Public Function IntersectWith( _ ByVal dataSource As SeriesDataSource, _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As Boolean
public bool IntersectWith( SeriesDataSource dataSource, SheetView sheetView, int row, int column, int rowCount, int columnCount )