Zoom.Percent 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.
Porcentagem de zoom
Representa o seguinte atributo no esquema: w:percent
[DocumentFormat.OpenXml.SchemaAttr(23, "percent")]
public DocumentFormat.OpenXml.StringValue Percent { get; set; }
public DocumentFormat.OpenXml.StringValue Percent { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "percent")]
public DocumentFormat.OpenXml.StringValue? Percent { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:percent")]
public DocumentFormat.OpenXml.StringValue? Percent { get; set; }
public DocumentFormat.OpenXml.StringValue? Percent { get; set; }
member this.Percent : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "percent")>]
member this.Percent : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:percent")>]
member this.Percent : DocumentFormat.OpenXml.StringValue with get, set
Public Property Percent As StringValue
Valor da propriedade
Retorna Int32Value.
- Atributos