RevisionCellCommentNewLength Property |
Gets Length of the comment before this revision was made.
Namespace:
Aspose.Cells.Revisions
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic int NewLength { get; }
Public ReadOnly Property NewLength As Integer
Get
public:
property int NewLength {
int get ();
}
member NewLength : int with get
Property Value
Type:
Int32
See Also