ImageData.Picture 属性

定义

与备用图像数据的显式关系

表示架构中的以下属性:r:pict

[DocumentFormat.OpenXml.SchemaAttr(19, "pict")]
public DocumentFormat.OpenXml.StringValue Picture { get; set; }
public DocumentFormat.OpenXml.StringValue Picture { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "pict")]
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:pict")]
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
public DocumentFormat.OpenXml.StringValue? Picture { get; set; }
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "pict")>]
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:pict")>]
member this.Picture : DocumentFormat.OpenXml.StringValue with get, set
Public Property Picture As StringValue

属性值

返回 StringValue

属性

适用于