RevisionInsertSheetName Property |
Gets the name of the worksheet.
Namespace:
Aspose.Cells.Revisions
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
String
See Also