Sheets Property
Sheets
Gets a collection of sheets for the Spread component.
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public SheetViewCollection Sheets { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property Sheets As SheetViewCollection