DiagnosticBag
Overview
DiagnosticBag is a class in Aspose.Cells FOSS for .NET.
Represents diagnostic bag.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Entries | IReadOnlyList<DiagnosticEntry> | Read | Gets a read‑only list of all DiagnosticEntry items in the bag |
Methods
| Signature | Description |
|---|---|
Add(entry: DiagnosticEntry) | The entry. |