OleObject.LockedField Property

Embedded Object Cannot Be Refreshed.Represents the element tag in schema: o:LockedField

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

Syntax

'Declaration
Public Property LockedField As LockedField
    Get
    Set
'Usage
Dim instance As OleObject
Dim value As LockedField

value = instance.LockedField

instance.LockedField = value
public LockedField LockedField { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Vml.Office.LockedField
Returns LockedField.

See Also

Reference

OleObject Class

OleObject Members

DocumentFormat.OpenXml.Vml.Office Namespace