Freigeben über


Shape.LockText-Eigenschaft

Lock Text Flag.Represents the attribte in schema: fLocksText

Namespace:  DocumentFormat.OpenXml.Drawing.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "fLocksText")> _
Public Property LockText As BooleanValue
    Get
    Set
'Usage
Dim instance As Shape
Dim value As BooleanValue

value = instance.LockText

instance.LockText = value
[SchemaAttrAttribute(, "fLocksText")]
public BooleanValue LockText { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Spreadsheet-Namespace