CustomUI.LoadImage Property

Definition

loadImage

Represents the following attribute in the schema: loadImage

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

Property Value

Attributes

Applies to