CustomDocumentProperty.VTArray Property

Definition

Array.

Represents the following element tag in the schema: vt:array.

public DocumentFormat.OpenXml.VariantTypes.VTArray VTArray { get; set; }
public DocumentFormat.OpenXml.VariantTypes.VTArray? VTArray { get; set; }
member this.VTArray : DocumentFormat.OpenXml.VariantTypes.VTArray with get, set
Public Property VTArray As VTArray

Property Value

Applies to