IComments Interface |
Namespace: Spire.Xls.Core
The IComments type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Returns the number of objects in the collection. Read-only Long.
|
![]() |
Item Int32 |
Returns a single object from a collection.
|
![]() |
Item Int32, Int32 |
Returns single entry from the collection by row and column one-based indexes. Read-only.
|
![]() |
Parent |
Returns the parent object for the specified object.
|
Name | Description | |
---|---|---|
![]() |
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
|