Cell Class

Inheritance Hierarchy
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public class Cell : CellRange

The Cell type exposes the following members.

Constructors
  Name Description
Public method Cell
Initializes a new instance of the Cell class
Top
Properties
  Name Description
Public property Alignment (Inherited from CellRange.)
Public property AttachmentPoint
Public property BackgroundColor (Inherited from CellRange.)
Public property BlockTableRecordId
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 CellType
Public property Column
Public property ContentColor (Inherited from CellRange.)
Public property ContentLayout (Inherited from CellRange.)
Public property Contents
Public property ContentTypes
Public property DataFormat (Inherited from CellRange.)
Public property DataLink
Public property DataType (Inherited from CellRange.)
Public property FieldId
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 Parent (Inherited from CellRange.)
Public property ParentTable (Inherited from CellRange.)
Public property RightColumn (Inherited from CellRange.)
Public property Row
Public property State (Inherited from CellRange.)
Public property Style (Inherited from CellRange.)
Public property TextHeight (Inherited from CellRange.)
Public property TextString
Public property TextStyleId (Inherited from CellRange.)
Public property ToolTip
Public property TopLeft (Inherited from CellRange.)
Public property TopRow (Inherited from CellRange.)
Public property Value
Top
Methods
  Name Description
Public method ClearStyleOverrides (Inherited from CellRange.)
Public method DeleteContent (Inherited from CellRange.)
Public method Equals (Inherited from CellRange.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetBlockAttributeValue
Public method GetCustomData (Inherited from CellRange.)
Public method GetDataLink (Inherited from CellRange.)
Public method GetDataLinkRange
Public method GetEnumerator (Inherited from CellRange.)
Public method GetExtents
Public method GetHashCode (Inherited from CellRange.)
Public method GetMergeRange
Public method GetStyleOverrides (Inherited from CellRange.)
Public method GetTextString
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetValue
Public method IEnumerableGetEnumerator (Inherited from CellRange.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method RemoveDataLink
Public method ResetValue
Public method SetBlockAttributeValue
Public method SetCustomData (Inherited from CellRange.)
Public method SetDataLink (Inherited from CellRange.)
Public method SetValue
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method UpdateDataLink
Top
See Also

©  Bricsys NV. All rights reserved.