Table of Contents

Class DynamicExcelSheet

Namespace
MiniExcelLibs.Attributes
Assembly
MiniExcel.dll
public class DynamicExcelSheet : ExcelSheetAttribute
Inheritance
DynamicExcelSheet
Inherited Members

Constructors

DynamicExcelSheet(string)

public DynamicExcelSheet(string key)

Parameters

key string

Properties

Key

public string Key { get; set; }

Property Value

string