Aracılığıyla paylaş


RevCell.Rep Property

Definition

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

Represents the following attribute in the schema: rep

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

Property Value

Attributes

Applies to