Aracılığıyla paylaş


Style.Locked Property

Style Cannot Be Applied.Represents the element tag in schema: w:locked

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Locked As Locked
    Get
    Set
'Usage
Dim instance As Style
Dim value As Locked

value = instance.Locked

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Locked

See Also

Reference

Style Class

Style Members

DocumentFormat.OpenXml.Wordprocessing Namespace