FarPoint.Win.Spread
ImageCellType Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : ImageCellType Class


Represents an image cell.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class ImageCellType 
   Inherits BaseCellType
   Implements ISerializeSupportICellTypeIEditorIFormatterINotifyEditorValueChangedIPdfSupportIPropertyAllowedSupportIRenderer 
Visual Basic (Usage)Copy Code
Dim instance As ImageCellType

Remarks

For more information about setting the cell type, refer to Setting an Image Cell.

For more information about the behavior of contents in a cell, refer to Understanding Cell Type Effects on Displaying Data.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BaseCellType
      FarPoint.Win.Spread.CellType.ImageCellType

See Also