Namespace: Spire.Spreadsheet.Forms.Collections
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class CommentCollection : CellObjectCollection
Public Class CommentCollection Inherits CellObjectCollection
public ref class CommentCollection : public CellObjectCollection
type CommentCollection = class inherit CellObjectCollection end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| AddComment(String, String) | ||
| AddComment(Int32, Int32, String) | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Item[([( String])]) | ||
| Item[([( Int32, Int32])]) | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove(String) | (Inherited from CellObjectCollection.) | |
| RemoveAt(Int32, Int32) | (Overrides CellObjectCollection..::..RemoveAt(Int32, Int32).) | |
| ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Spreadsheet.Forms.Collections..::..CellObjectCollection
Spire.Spreadsheet.Forms.Collections..::..CommentCollection
Spire.Spreadsheet.Forms.Collections..::..CellObjectCollection
Spire.Spreadsheet.Forms.Collections..::..CommentCollection