PowerTools SPREAD for Windows Forms 8.0J
SheetCellRangeCollection クラス
メンバ 


インデックスによってアクセスできる、SheetCellRangeの厳密に型指定されたリストを表します。リストを検索、ソート、および操作するためのメソッドを提供します。
構文
'Declaration
 
Public Class SheetCellRangeCollection 
   Inherits System.Collections.Generic.List(Of SheetCellRange)
'使用法
 
Dim instance As SheetCellRangeCollection
public class SheetCellRangeCollection : System.Collections.Generic.List<SheetCellRange> 
継承階層

System.Object
   System.Collections.Generic.List<T>
      FarPoint.Win.Spread.Chart.SheetCellRangeCollection

参照

SheetCellRangeCollection メンバ
FarPoint.Win.Spread.Chart 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.