Aspose::Cells::Revisions::RevisionLogCollection::Get method
RevisionLogCollection::Get method
Gets RevisionLog by index.
RevisionLog Aspose::Cells::Revisions::RevisionLogCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
Returns RevisionLog object.
See Also
- Class RevisionLog
- Class Vector
- Class RevisionLogCollection
- Namespace Aspose::Cells::Revisions
- Library Aspose.Cells for C++