DiagnosticBag

DiagnosticBag

Overview

DiagnosticBag 是 C++ 的 FOSS 中的 Aspose.Cells 类.

代表诊断袋.

这个类提供了2种方法,用于在C++程序中使用DiagnosticBag对象. 有的方法包括: Add, GetEntries. 在安装了Aspose.Cells FOSS for C++ 包后,所有公众成员都可以访问任何C ++应用程序.

Methods

SignatureDescription
GetEntries()std::vector<DiagnosticEntry>得到了这些条目.
Add(entry: DiagnosticEntry)添加指定项目的条目.

See Also

 中文