OlapProperties.ServerFont Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Fuente del servidor OLAP
Representa el atributo siguiente en el esquema: serverFont
[DocumentFormat.OpenXml.SchemaAttr(0, "serverFont")]
public DocumentFormat.OpenXml.BooleanValue ServerFont { get; set; }
public DocumentFormat.OpenXml.BooleanValue ServerFont { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "serverFont")]
public DocumentFormat.OpenXml.BooleanValue? ServerFont { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("serverFont")]
public DocumentFormat.OpenXml.BooleanValue? ServerFont { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ServerFont { get; set; }
member this.ServerFont : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "serverFont")>]
member this.ServerFont : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("serverFont")>]
member this.ServerFont : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ServerFont As BooleanValue
Valor de propiedad
Devuelve BooleanValue.
- Atributos