AdjustHandlePolar.MaxRadial 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.
Ajuste radial máximo
Representa o seguinte atributo no esquema: maxR
[DocumentFormat.OpenXml.SchemaAttr(0, "maxR")]
public DocumentFormat.OpenXml.StringValue MaxRadial { get; set; }
public DocumentFormat.OpenXml.StringValue MaxRadial { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "maxR")]
public DocumentFormat.OpenXml.StringValue? MaxRadial { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("maxR")]
public DocumentFormat.OpenXml.StringValue? MaxRadial { get; set; }
public DocumentFormat.OpenXml.StringValue? MaxRadial { get; set; }
member this.MaxRadial : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "maxR")>]
member this.MaxRadial : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("maxR")>]
member this.MaxRadial : DocumentFormat.OpenXml.StringValue with get, set
Public Property MaxRadial As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos