OlapProperties.ServerFill Property
OLAP Fill Formatting.Represents the attribte in schema: serverFill
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "serverFill")> _
Public Property ServerFill As BooleanValue
Get
Set
'Usage
Dim instance As OlapProperties
Dim value As BooleanValue
value = instance.ServerFill
instance.ServerFill = value
[SchemaAttrAttribute(, "serverFill")]
public BooleanValue ServerFill { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.