RevisionSheetName.NewName Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Name des neuen Blatts
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück StringValue.
- Attribute