Show / Hide Table of Contents

Enum XlsxHeadersFootersPlacementDto

Варианты расположения колонтитула на листе.

Namespace: Trivium.CommonDto.Enums
Assembly: Trivium.CommonDto.dll
Syntax
public enum XlsxHeadersFootersPlacementDto

Fields

Name Description
LowerCenter

Снизу посередине.

LowerLeft

Снизу слева.

LowerRight

Снизу справа.

UpperCenter

Сверху посередине.

UpperLeft

Сверху слева.

UpperRight

Сверху справа.

Back to top Generated by DocFX