Share via


NoNamespace.serverFont Field

Definition

Represents the serverFont XML attribute.

public static readonly System.Xml.Linq.XName serverFont;
 staticval mutable serverFont : System.Xml.Linq.XName
Public Shared ReadOnly serverFont As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: olapPr.
  • corresponds to the following strongly-typed properties: OlapProperties.ServerFont.

Applies to