Show / Hide Table of Contents

Enum ExportXlsxPageOrder

Порядок печати страниц

Namespace: Trivium.CommonDto.Export.Excel
Assembly: Trivium.CommonDto.dll
Syntax
public enum ExportXlsxPageOrder

Fields

Name Description
DownThenOver

Вниз, затем вправо

OverThenDown

Вправо, затем вниз

Back to top Generated by DocFX