Gets a reference to the C1XLBook that owns the collection.

Namespace:  C1.Phone.Excel
Assembly:  C1.Phone.Excel (in C1.Phone.Excel.dll)

Syntax

C#
public C1XLBook Book { get; }
Visual Basic
Public ReadOnly Property Book As C1XLBook
	Get

See Also