Column Class

This class represents a column of a cell range.
Inheritance Hierarchy
SystemObject
  Teigha.DatabaseServicesCellRange
    Teigha.DatabaseServicesColumn

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public sealed class Column : CellRange

The Column type exposes the following members.

Properties
  Name Description
Public property Alignment
(Inherited from CellRange)
Public property BackgroundColor
(Inherited from CellRange)
Public property Borders
(Inherited from CellRange)
Public property BottomRight
(Inherited from CellRange)
Public property BottomRightPlusOne
(Inherited from CellRange)
Public property BottomRow
(Inherited from CellRange)
Public property CanDeleteColumns
(Inherited from CellRange)
Public property CanDeleteRows
(Inherited from CellRange)
Public property CanInsertColumn
(Inherited from CellRange)
Public property CanInsertRow
(Inherited from CellRange)
Public property ContentColor
(Inherited from CellRange)
Public property ContentLayout
(Inherited from CellRange)
Public property DataFormat
(Inherited from CellRange)
Public property DataType
(Inherited from CellRange)
Public property IsBackgroundColorNone
(Inherited from CellRange)
Public property IsContentEditable
(Inherited from CellRange)
Public property IsEmpty
(Inherited from CellRange)
Public property IsFormatEditable
(Inherited from CellRange)
Public property IsLinked
(Inherited from CellRange)
Public property IsMergeAllEnabled
(Inherited from CellRange)
Public property IsMerged
(Inherited from CellRange)
Public property IsNull
(Inherited from CellRange)
Public property IsSingleCell
(Inherited from CellRange)
Public property Item
(Inherited from CellRange)
Public property LeftColumn
(Inherited from CellRange)
Public property MinimumWidth  
Public property Name  
Public property Parent Property that represents a parent object (table) of this cell range.
(Inherited from CellRange)
Public property ParentTable
(Inherited from CellRange)
Public property RightColumn
(Inherited from CellRange)
Public property State
(Inherited from CellRange)
Public property Style
(Inherited from CellRange)
Public property TextHeight
(Inherited from CellRange)
Public property TextStyleId
(Inherited from CellRange)
Public property TopLeft
(Inherited from CellRange)
Public property TopRow
(Inherited from CellRange)
Public property Width  
Top
Methods
  Name Description
Public method ClearStyleOverrides Clears the table style overrides from the cells.
(Inherited from CellRange)
Public method DeleteContent Deletes content from the cells.
(Inherited from CellRange)
Public method Equals Checks objects for equality.
(Inherited from CellRange)
Public method GetCustomData Returns the custom data value of the currently enumerated cell.
(Inherited from CellRange)
Public method GetDataLink Returns the data links for this range of cells.
(Inherited from CellRange)
Public method GetEnumerator Returns the enumerator for this range of cells.
(Inherited from CellRange)
Public method GetHashCode Retrieves the object hash code.
(Inherited from CellRange)
Public method GetStyleOverrides Returns the cell style overrides for this cell range.
(Inherited from CellRange)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method IEnumerableGetEnumerator Returns the enumerator for this range of cells.
(Inherited from CellRange)
Public method SetCustomData Sets the custom data value for this cell range.
(Inherited from CellRange)
Public method SetDataLink Sets the data link for this cell range.
(Inherited from CellRange)
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.