Box.BoxStyle 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.
Boxstyle
Representa o seguinte atributo no esquema: boxStyle
[DocumentFormat.OpenXml.SchemaAttr(0, "boxStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> BoxStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> BoxStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "boxStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues>? BoxStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("boxStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues>? BoxStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues>? BoxStyle { get; set; }
member this.BoxStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "boxStyle")>]
member this.BoxStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("boxStyle")>]
member this.BoxStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office.CustomUI.BoxStyleValues> with get, set
Public Property BoxStyle As EnumValue(Of BoxStyleValues)
Valor da propriedade
- Atributos