Table.Apply Property

Definition

apply

Represents the following attribute in the schema: apply

[DocumentFormat.OpenXml.SchemaAttr(0, "apply")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> Apply { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> Apply { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "apply")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues>? Apply { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("apply")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues>? Apply { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues>? Apply { get; set; }
member this.Apply : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "apply")>]
member this.Apply : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("apply")>]
member this.Apply : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> with get, set
Public Property Apply As EnumValue(Of TableApplyValues)

Property Value

Attributes

Applies to