[System.Reflection.DefaultMemberAttribute("Item")] public class WorksheetRowCollection : Infragistics.Documents.Excel.RowColumnCollectionBase<WorksheetRow>
'宣言 <System.Reflection.DefaultMemberAttribute("Item")> Public Class WorksheetRowCollection Inherits Infragistics.Documents.Excel.RowColumnCollectionBase(Of WorksheetRow)
このコレクションの行は遅延作成されます(アクセスされる時に作成されてコレクションに追加されます)。このコレクションが列挙されると、すでにアクセスしている行だけが列挙されます。
WorksheetRowCollection メンバ Infragistics.Documents.Excel 名前空間 WorksheetRow クラス Rows プロパティ
オンラインで表示: GitHub