Pane.VerticalSplit Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Position de fractionnement vertical
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne DoubleValue.
- Attributs