ImportFromExcel..::..Sheets Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.ImportFromExcel
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public List<string> Sheets { get; }
Public ReadOnly Property Sheets As List(Of String)
	Get
public:
property List<String^>^ Sheets {
	List<String^>^ get ();
}