Shadow.Offset 属性

定义

阴影主偏移量

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

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

属性值

返回 StringValue

属性

适用于