Gallery.GetItemCount Property

Definition

getItemCount, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: getItemCount

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

Property Value

Attributes

Applies to