Excel for UWP/WinRT
C1XLBook クラス
メンバ 

1つ以上のワークシートを含む Excel ワークブックを表します。

このクラスには、XLS ファイルをロードおよび保存するためのメソッドが含まれるほか、個々のワークシートを表す XLSheet オブジェクトのコレクションを公開します。

オブジェクト モデル
C1XLBook クラス
構文
'宣言
 
Public Class C1XLBook 
   Implements ICloneable 
public class C1XLBook : ICloneable  
継承階層

System.Object
   C1.Xaml.Excel.C1XLBook

Requirements

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

参照

関連項目

C1XLBook メンバ
C1.Xaml.Excel 名前空間

Send Feedback