Class PinnedColumnsRangeDto
Диапазон закрепленных столбуов на странице.
Inheritance
PinnedColumnsRangeDto
Namespace: Trivium.CommonDto.Export.Excel
Assembly: Trivium.CommonDto.dll
Syntax
public class PinnedColumnsRangeDto
Properties
int | EndColumn Номер последнего столбца. |
int | FirstColumn Номер первого столбца. |
int | SheetIndex Номер страницы. |