Class DynamicExcelSheet
- Namespace
- MiniExcelLibs.Attributes
- Assembly
- MiniExcel.dll
public class DynamicExcelSheet : ExcelSheetAttribute
- Inheritance
-
DynamicExcelSheet
- Inherited Members
Constructors
DynamicExcelSheet(string)
public DynamicExcelSheet(string key)
Parameters
keystring
Properties
Key
public string Key { get; set; }