BFileExcel
Linea B-Arts Legacy: questa scheda descrive
BArtsFrameworkStandard(.NET Standard 2.0). Non usare firme o namespace come se appartenessero alla linea Classic successiva o alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
BArtsFrameworkStandard.Target:
.NET Standard 2.0.Namespace CLR:
BArts.BIO.Nome completo:
BArts.BIO.BFileExcel.Tipo:
class.Ambito:
runtime/interfaccia pubblica.
Ruolo
File, stream e formati di importazione B-Arts.
Dichiarazione
Public Class BFileExcel
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New(Filename As String) |
Proprietà
| Nome | Dichiarazione |
|---|---|
IsNothing |
Public Property IsNothing As Boolean |
FileName |
Public Property FileName As String = "" |
ExceptionList |
Public Property ExceptionList As List(Of Exception) |
SheetsName |
Public Property SheetsName As List(Of String) = Nothing |
Sheets |
Public Property Sheets As DataSet = Nothing |
Sorgenti verificati
IO\BFileExcel.vb
