[]
Gets or sets the name of the sheet in the XLS file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting SheetName { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the sheet name. |