Column Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Column type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AlignmentHorizontal | Sets the horizontal text alignment style of the column. |
![]() | AlignmentVertical | Sets the vertical text alignment style of the column. |
![]() | BottomBorderColor | Sets the color of the bottom border. |
![]() | BottomBorderStyle | Sets the bottom border style. |
![]() | CellFormat | Gets or sets the cell format. |
![]() | DiagonalBorderColor | Gets or sets the color of the diagonal border. |
![]() | DiagonalBorderStyle | Gets or sets the diagonal border style. |
![]() | FillPattern | Sets the fill pattern of the column. |
![]() | FillPatternBackColor | Sets the background color for a fill pattern of the column. |
![]() | FillPatternBackColorOLE | OLE/COM version of FillPatternBackColor property for environments with the late object binding, like VBScript. |
![]() | FillPatternForeColor | Sets the foreground color for a fill pattern of the column. |
![]() | FillPatternForeColorOLE | OLE/COM version of FillPatternForeColor property for environments with the late object binding, like VBScript. |
![]() | Font | Sets the font. |
![]() | FontColor | Gets or sets the color of the font. |
![]() | FontColorIndex | Gets or sets the index of the font color. |
![]() | FontEscapement | Gets or sets the font escapement. |
![]() | FontUnderline | Sets the font underline style. |
![]() | Hidden | Gets or sets indicating that the column is hidden. |
![]() | HiddenFormula | Gets or sets a value indicating whether formula is hidden. |
![]() | Indent | Gets or sets the Indent value for the cell. |
![]() | IsDiagonalDownLine | Gets or sets a value indicating whether this instance is diagonal line from top left to right bottom |
![]() | IsDiagonalUpLine | Gets or sets a value indicating whether this instance is diagonal line from bottom left to right top |
![]() | IsFormatted | Gets a bool value indicating that the column is formatted differently from the default format. |
![]() | IsNotEmptyCells | Gets a bool value indicating that the column contains only empty cells or not |
![]() | Item | Gets the Cell at the specified Index. |
![]() | LeftBorderColor | Sets the color of the left border. |
![]() | LeftBorderStyle | Sets the left border style. |
![]() | Locked | Gets or sets a value indicating whether this IExtFormat is locked. |
![]() | NumberFormat | Gets or sets the number format string. |
![]() | RightBorderColor | Sets the color of the right border. |
![]() | RightBorderStyle | Sets the right border style. |
![]() | Rotation | Sets the text rotation angle for the row. |
![]() | ShrinkToFit | Gets or sets a value indicating shrink content to fit into cell. |
![]() | TextDirection | Gets or sets the reading order. |
![]() | TopBorderColor | Sets the color of the top border. |
![]() | TopBorderStyle | Sets the top border style. |
![]() | Width | Gets or sets the width of column. |
![]() | WidthInChars | Gets or sets the width of column. |
![]() | WidthInPoints | Gets the width of column in points. |
![]() | Wrap | Sets a value indicating whether a text is wrapped. |
See Also