Excel for WPF and Silverlight
XLStyle Constructor

C1.WPF.Excel Namespace > XLStyle Class : XLStyle Constructor
Parent C1XLBook.
Creates a new instance of XLStyle and adds it to the specified C1XLBook.
Syntax
'Declaration
 
Public Function New( _
   ByVal book As C1XLBook _
)
public XLStyle( 
   C1XLBook book
)

Parameters

book
Parent C1XLBook.
See Also

Reference

XLStyle Class
XLStyle Members