LatentStyles.Count Property
Latent Style Count.Represents the attribte in schema: w:count
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "count")> _
Public Property Count As Int32Value
Get
Set
'使用
Dim instance As LatentStyles
Dim value As Int32Value
value = instance.Count
instance.Count = value
[SchemaAttrAttribute(, "count")]
public Int32Value Count { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.