Pane.VerticalSplit 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.
Posição de Divisão Vertical
Representa o seguinte atributo no esquema: ySplit
[DocumentFormat.OpenXml.SchemaAttr(0, "ySplit")]
public DocumentFormat.OpenXml.DoubleValue VerticalSplit { get; set; }
public DocumentFormat.OpenXml.DoubleValue VerticalSplit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ySplit")]
public DocumentFormat.OpenXml.DoubleValue? VerticalSplit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ySplit")]
public DocumentFormat.OpenXml.DoubleValue? VerticalSplit { get; set; }
public DocumentFormat.OpenXml.DoubleValue? VerticalSplit { get; set; }
member this.VerticalSplit : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ySplit")>]
member this.VerticalSplit : DocumentFormat.OpenXml.DoubleValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ySplit")>]
member this.VerticalSplit : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property VerticalSplit As DoubleValue
Valor da propriedade
Retorna DoubleValue.
- Atributos