共用方式為


LineSketchStyleProperties.Sd Property

Definition

sd, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: sd

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

Property Value

Attributes

Applies to