Excel for UWP/WinRT
XLStyle コンストラクタ

親の C1XLBook
XLStyle の新しいインスタンスを作成し、それを指定された C1XLBook に追加します。
構文
'宣言
 
Public Function New( _
   ByVal book As C1XLBook _
)
public XLStyle( 
   C1XLBook book
)

パラメータ

book
親の 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

参照

関連項目

XLStyle クラス
XLStyle メンバ

Send Feedback