FieldChar.FieldLock Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Field Should Not Be Recalculated
Represents the following attribute in the schema: w:fldLock
[DocumentFormat.OpenXml.SchemaAttr(23, "fldLock")]
public DocumentFormat.OpenXml.OnOffValue FieldLock { get; set; }public DocumentFormat.OpenXml.OnOffValue FieldLock { get; set; }[DocumentFormat.OpenXml.SchemaAttr(23, "fldLock")]
public DocumentFormat.OpenXml.OnOffValue? FieldLock { get; set; }[DocumentFormat.OpenXml.SchemaAttr("w:fldLock")]
public DocumentFormat.OpenXml.OnOffValue? FieldLock { get; set; }public DocumentFormat.OpenXml.OnOffValue? FieldLock { get; set; }member this.FieldLock : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(23, "fldLock")>]
member this.FieldLock : DocumentFormat.OpenXml.OnOffValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("w:fldLock")>]
member this.FieldLock : DocumentFormat.OpenXml.OnOffValue with get, setPublic Property FieldLock As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes