LatentStyles.Count 属性

定义

潜在样式计数

表示架构中的以下属性:w:count

[DocumentFormat.OpenXml.SchemaAttr(23, "count")]
public DocumentFormat.OpenXml.Int32Value Count { get; set; }
public DocumentFormat.OpenXml.Int32Value Count { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "count")]
public DocumentFormat.OpenXml.Int32Value? Count { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:count")]
public DocumentFormat.OpenXml.Int32Value? Count { get; set; }
public DocumentFormat.OpenXml.Int32Value? Count { get; set; }
member this.Count : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "count")>]
member this.Count : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:count")>]
member this.Count : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Count As Int32Value

属性值

返回 Int32Value

属性

适用于