C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 : XLRowCollection クラス |
C1XLBook book = new C1XLBook(); sheet = book.Sheets[0]; XLCell cell = sheet[3,3]; // 4つの行と4つの列が作成されます
System.Object
C1.Xaml.Excel.XLRowCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2