CustomUI.LoadImage 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.
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, setPublic Property LoadImage As StringValueProperty Value
- Attributes