次の方法で共有


CustomUI.LoadImage プロパティ

定義

loadImage では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 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

プロパティ値

属性

適用対象