Show / Hide Table of Contents

Class IndividualExportSettingsDto

Настройки экспорта для конкретного пивота.

Inheritance
InheritedDto<IndividualExportSettingsDto>
IndividualExportSettingsDto
XlsxIndividualExportSettingsDto
XlsxTemplateExportSettingsDto
Namespace: Trivium.EngineDto.PivotInstance.Export
Assembly: Trivium.EngineDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class IndividualExportSettingsDto : InheritedDto<IndividualExportSettingsDto>
Back to top Generated by DocFX