Proxy.ShapeReference 属性

定义

代理形状参考

表示架构中的以下属性:idref

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

属性值

返回 StringValue

属性

适用于