Aspose::Cells::Revisions::RevisionLogCollection::Get method

RevisionLogCollection::Get method

Gets RevisionLog by index.

RevisionLog Aspose::Cells::Revisions::RevisionLogCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

Returns RevisionLog object.

See Also