Show / Hide Table of Contents

Class XlsxExportMarginSettingsDto

Настройки отступов для страницы

Inheritance
XlsxExportMarginSettingsDto
Namespace: Trivium.CommonDto.Export.Excel
Assembly: Trivium.CommonDto.dll
Syntax
public class XlsxExportMarginSettingsDto

Properties

Decimal BottomMargin
Отступ снизу (см)
Decimal FooterMargin
Нижний колонтитул (см)
Decimal HeaderMargin
Верхний колонтитул (см)
Decimal LeftMargin
Отступ слева (см)
Decimal RightMargin
Отступ справа (см)
Decimal TopMargin
Отступ сверху (см)
Back to top Generated by DocFX