Lock.Rotation 属性

定义

旋转锁

表示架构中的以下属性:轮换

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

属性值

返回 EnumValue<T>

属性

适用于