 | OleObjectLockedField Property |
Embedded Object Cannot Be Refreshed.
Represents the following element tag in the schema: o:LockedField.
Namespace: DocumentFormat.OpenXml.Vml.OfficeAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic LockedField LockedField { get; set; }Public Property LockedField As LockedField
Get
Set
public:
property LockedField^ LockedField {
LockedField^ get ();
void set (LockedField^ value);
}member LockedField : LockedField with get, set
Property Value
LockedField
See Also