Class BaseCellType
- Namespace
- GrapeCity.Documents.Excel
- Assembly
- GcDocs.Excel.dll
Represents the base class for the other cell type classes.
public abstract class BaseCellType
- Inheritance
-
object
BaseCellType
-
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Constructors
BaseCellType()