B-Arts DocumentationIndice generale

BExcelCell

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 al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BArtsFrameworkStandard.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BOffice.

  • Nome completo: BArts.BOffice.BExcelCell.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Creazione di cartelle di lavoro e strutture Excel senza dipendenze applicative esterne.

Dichiarazione

Public Class BExcelCell

Costruttori

Nome Dichiarazione
New Public Sub New(Optional Value As String = "", Optional StyleID As String = "")

Campi e costanti

Nome Dichiarazione
StyleID Public StyleID As String = ""
MergeAcross Public MergeAcross As Integer = 0
MergeDown Public MergeDown As Integer = 0
Value Public Value As String = ""
StartIndex Public StartIndex As Integer = 0

Metodi

Nome Dichiarazione
ToString Public Overrides Function ToString() As String

Sorgenti verificati

  • Office\BExcelCell.vb