Share via


RevisionSheetName.NewName Property

Definition

New Sheet Name

Represents the following attribute in the schema: newName

[DocumentFormat.OpenXml.SchemaAttr(0, "newName")]
public DocumentFormat.OpenXml.StringValue NewName { get; set; }
public DocumentFormat.OpenXml.StringValue NewName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "newName")]
public DocumentFormat.OpenXml.StringValue? NewName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("newName")]
public DocumentFormat.OpenXml.StringValue? NewName { get; set; }
public DocumentFormat.OpenXml.StringValue? NewName { get; set; }
member this.NewName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "newName")>]
member this.NewName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("newName")>]
member this.NewName : DocumentFormat.OpenXml.StringValue with get, set
Public Property NewName As StringValue

Property Value

Returns StringValue.

Attributes

Applies to