Table of Contents

Class ExcelSheetAttribute

Namespace
MiniExcelLibs.Attributes
Assembly
MiniExcel.dll
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public class ExcelSheetAttribute : Attribute
Inheritance
ExcelSheetAttribute
Derived
Inherited Members

Constructors

ExcelSheetAttribute()

public ExcelSheetAttribute()

Properties

Name

public string Name { get; set; }

Property Value

string

State

public SheetState State { get; set; }

Property Value

SheetState