This is the complete list of members for Aspose::Cells::ICommentCollection, including all inherited members.
Add(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::ICommentCollection | pure virtual |
Add(intrusive_ptr< Aspose::Cells::Systems::String > cellName)=0 | Aspose::Cells::ICommentCollection | pure virtual |
Clear()=0 | Aspose::Cells::ICommentCollection | pure virtual |
GetObjectByIndex(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::ICommentCollection | pure virtual |
GetObjectByIndex(intrusive_ptr< Aspose::Cells::Systems::String > cellName)=0 | Aspose::Cells::ICommentCollection | pure virtual |
GetObjectByIndex(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::ICommentCollection | pure virtual |
RemoveAt(intrusive_ptr< Aspose::Cells::Systems::String > cellName)=0 | Aspose::Cells::ICommentCollection | pure virtual |
RemoveAt(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 column)=0 | Aspose::Cells::ICommentCollection | pure virtual |