Show / Hide Table of Contents

Class PinnedColumnsRangeDto

Диапазон закрепленных столбуов на странице.

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

Properties

int EndColumn
Номер последнего столбца.
int FirstColumn
Номер первого столбца.
int SheetIndex
Номер страницы.
Back to top Generated by DocFX