Compartir a través de


RevisionSheetName.NewName Propiedad

Definición

Nuevo nombre de hoja

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a