次の方法で共有


TupleCache.ServerFormats Property

Server Formats.Represents the element tag in schema: x:serverFormats

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property ServerFormats As ServerFormats
    Get
    Set
'使用
Dim instance As TupleCache
Dim value As ServerFormats

value = instance.ServerFormats

instance.ServerFormats = value
public ServerFormats ServerFormats { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.ServerFormats
Returns ServerFormats.

See Also

Reference

TupleCache Class

TupleCache Members

DocumentFormat.OpenXml.Spreadsheet Namespace