DiagnosticBag

Overview

DiagnosticBag is a class in Aspose.Cells FOSS for .NET.

Represents diagnostic bag.

Properties

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

Methods

SignatureDescription
Add(entry: DiagnosticEntry)The entry.

See Also