TableCellMarginDefault.TableCellLeftMargin 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.
Marge gauche de la cellule table par défaut.
Représente la balise d’élément suivante dans le schéma : w :left.
public DocumentFormat.OpenXml.Wordprocessing.TableCellLeftMargin TableCellLeftMargin { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.TableCellLeftMargin? TableCellLeftMargin { get; set; }
member this.TableCellLeftMargin : DocumentFormat.OpenXml.Wordprocessing.TableCellLeftMargin with get, set
Public Property TableCellLeftMargin As TableCellLeftMargin