Gets a reference to the C1XLBook that owns the sheet.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

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

See Also