Callout.Drop 属性

定义

标注放置位置

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

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

属性值

返回 StringValue

属性

适用于