Share via


RevListAutoExpandRw.ListGuid Property

Definition

listGuid, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: listGuid

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

Property Value

Attributes

Applies to