RevisionSheetName.NewName プロパティ

定義

新しいシート名

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

適用対象