ComponentOne Excel for UWP
Book Property (XLColumnCollection)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLColumnCollection Class : Book Property
Gets a reference to the parent C1XLBook object.
Syntax
'Declaration
 
Public ReadOnly Property Book As C1XLBook
public C1XLBook Book {get;}
See Also

Reference

XLColumnCollection Class
XLColumnCollection Members