CustomChartsheetView.Guid 属性

定义

GUID

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

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

属性值

返回 StringValue

属性

适用于