Table of Contents

TColumnBlock Class

This class represents a block of columns with the same formatting, options and width.

Syntax

Namespace: FlexCel.Core

public class TColumnBlock

Fields

Name Description
FirstCol First column of the range (1 based).
LastCol Last column of the range (1 based).
Width Width of the columns.
Options Options of the columns.
XF Format of the columns.

Constructors

Name Description
TColumnBlock Creates a new TColumnBlock.

Methods

Name Description
Equals returns true if both objects have the same values.
GetHashCode returns the hashcode.

Properties

Name Description
Hidden Returns true if the columns are hidden