Shape.LockText Property
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; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.