Dummy.InternalName 属性

定义

internalName

表示架构中的以下属性:internalName

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

属性值

属性

适用于