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