Share via


RevCell.Tick Property

Definition

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

Represents the following attribute in the schema: tick

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

Property Value

Attributes

Applies to