Поделиться через


Lock.AspectRatio Property

Aspect Ratio Lock.Represents the attribte in schema: aspectratio

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "aspectratio")> _
Public Property AspectRatio As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Lock
Dim value As TrueFalseValue

value = instance.AspectRatio

instance.AspectRatio = value
[SchemaAttrAttribute(, "aspectratio")]
public TrueFalseValue AspectRatio { get; set; }

Property Value

Type: DocumentFormat.OpenXml.TrueFalseValue
Returns EnumValue<T>.

See Also

Reference

Lock Class

Lock Members

DocumentFormat.OpenXml.Vml.Office Namespace