次の方法で共有


LatentStyles.DefaultLockedState Property

Default Style Locking Setting.Represents the attribte in schema: w:defLockedState

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

Syntax

'宣言
<SchemaAttrAttribute(, "defLockedState")> _
Public Property DefaultLockedState As OnOffValue
    Get
    Set
'使用
Dim instance As LatentStyles
Dim value As OnOffValue

value = instance.DefaultLockedState

instance.DefaultLockedState = value
[SchemaAttrAttribute(, "defLockedState")]
public OnOffValue DefaultLockedState { get; set; }

Property Value

Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.

See Also

Reference

LatentStyles Class

LatentStyles Members

DocumentFormat.OpenXml.Wordprocessing Namespace