Diagram.FontSize 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í.
Tamaño de fuente del diagrama
Representa el atributo siguiente en el esquema: dgmfontsize
[DocumentFormat.OpenXml.SchemaAttr(0, "dgmfontsize")]
public DocumentFormat.OpenXml.IntegerValue FontSize { get; set; }
public DocumentFormat.OpenXml.IntegerValue FontSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dgmfontsize")]
public DocumentFormat.OpenXml.IntegerValue? FontSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dgmfontsize")]
public DocumentFormat.OpenXml.IntegerValue? FontSize { get; set; }
public DocumentFormat.OpenXml.IntegerValue? FontSize { get; set; }
member this.FontSize : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dgmfontsize")>]
member this.FontSize : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dgmfontsize")>]
member this.FontSize : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property FontSize As IntegerValue
Valor de propiedad
Devuelve Int32Value.
- Atributos