Freigeben über


RevisionSheetName.NewName-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

RevisionSheetName Klasse

RevisionSheetName-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace