public class RevisionLogCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
RevisionLog |
get(int index)
Gets
RevisionLog by index. |
int |
getDaysPreservingHistory()
Gets the number of days the spreadsheet application will keep the change history for this workbook.
|
void |
highlightChanges(HighlightChangesOptions options)
Highlights changes of shared workbook.
|
void |
setDaysPreservingHistory(int value)
Sets the number of days the spreadsheet application will keep the change history for this workbook.
|
public int getDaysPreservingHistory()
public void setDaysPreservingHistory(int value)
public RevisionLog get(int index)
RevisionLog by index.get in class CollectionBaseindex - The index.RevisionLog object.public void highlightChanges(HighlightChangesOptions options)
options - Set the options for filtering which changes should be tracked.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.