TupleCache.ServerFormats Property

Definition

Server Formats.

Represents the following element tag in the schema: x:serverFormats.

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

Property Value

Returns ServerFormats.

Applies to