Callout.Gap 属性

定义

标注间隙

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

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

属性值

返回 StringValue

属性

适用于