Diagram.FontSize Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Tamanho da fonte do diagrama
Representa o seguinte atributo no 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 da propriedade
Retorna Int32Value.
- Atributos