UnsizedGallery.GetSelectedItemIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
getSelectedItemIndex
Represents the following attribute in the schema: getSelectedItemIndex
[DocumentFormat.OpenXml.SchemaAttr(0, "getSelectedItemIndex")]
public DocumentFormat.OpenXml.StringValue GetSelectedItemIndex { get; set; }
public DocumentFormat.OpenXml.StringValue GetSelectedItemIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getSelectedItemIndex")]
public DocumentFormat.OpenXml.StringValue? GetSelectedItemIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getSelectedItemIndex")]
public DocumentFormat.OpenXml.StringValue? GetSelectedItemIndex { get; set; }
public DocumentFormat.OpenXml.StringValue? GetSelectedItemIndex { get; set; }
member this.GetSelectedItemIndex : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getSelectedItemIndex")>]
member this.GetSelectedItemIndex : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getSelectedItemIndex")>]
member this.GetSelectedItemIndex : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetSelectedItemIndex As StringValue
Property Value
- Attributes