RevisionSheetName.NewName Property
New Sheet Name.Represents the attribte in schema: newName
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "newName")> _
Public Property NewName As StringValue
Get
Set
'Usage
Dim instance As RevisionSheetName
Dim value As StringValue
value = instance.NewName
instance.NewName = value
[SchemaAttrAttribute(, "newName")]
public StringValue NewName { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.