Excel for WinRT
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 _
)
'Usage
 
Dim book As C1XLBook
 
Dim instance As New XLStyle(book)
public XLStyle( 
   C1XLBook book
)

Parameters

book
Parent C1XLBook.
See Also

Reference

XLStyle Class
XLStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback