共用方式為


StringLevel.PtCount Property

Definition

ptCount, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: ptCount

[DocumentFormat.OpenXml.SchemaAttr(0, "ptCount")]
public DocumentFormat.OpenXml.UInt32Value PtCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value PtCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ptCount")]
public DocumentFormat.OpenXml.UInt32Value? PtCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ptCount")]
public DocumentFormat.OpenXml.UInt32Value? PtCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value? PtCount { get; set; }
member this.PtCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ptCount")>]
member this.PtCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ptCount")>]
member this.PtCount : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property PtCount As UInt32Value

Property Value

Attributes

Applies to