DiagnosticBag

Overview

DiagnosticBag is a class in Aspose.Cells for NET.

DiagnosticBag.Add adds the specified DiagnosticEntry to the bag.

Properties

NameTypeAccessDescription
EntriesIReadOnlyList<DiagnosticEntry>ReadReturns a read‑only list of all DiagnosticEntry items in the bag

Methods

SignatureDescription
Add(entry: DiagnosticEntry)Adds the specified DiagnosticEntry to the bag