| Modifier and Type | Method and Description |
|---|---|
DiagnosticData |
DiagnosticData.withRenderingProperties(Rendering renderingProperties)
Set properties that describe how the table should be rendered.
|
DiagnosticData |
DiagnosticData.withTable(DataTableResponseObject table)
Set data in table form.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/