Share via


RevExRowColumn.Ctx Property

Definition

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

Represents the following attribute in the schema: ctx

[DocumentFormat.OpenXml.SchemaAttr(0, "ctx")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext> Ctx { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext> Ctx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ctx")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext>? Ctx { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ctx")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext>? Ctx { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext>? Ctx { get; set; }
member this.Ctx : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ctx")>]
member this.Ctx : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ctx")>]
member this.Ctx : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Excel.RevisionContext> with get, set
Public Property Ctx As EnumValue(Of RevisionContext)

Property Value

Attributes

Applies to