Share via


OlapProperties.ServerFill Property

Definition

OLAP Fill Formatting

Represents the following attribute in the schema: serverFill

[DocumentFormat.OpenXml.SchemaAttr(0, "serverFill")]
public DocumentFormat.OpenXml.BooleanValue ServerFill { get; set; }
public DocumentFormat.OpenXml.BooleanValue ServerFill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "serverFill")]
public DocumentFormat.OpenXml.BooleanValue? ServerFill { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("serverFill")]
public DocumentFormat.OpenXml.BooleanValue? ServerFill { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ServerFill { get; set; }
member this.ServerFill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "serverFill")>]
member this.ServerFill : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("serverFill")>]
member this.ServerFill : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ServerFill As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to