WorksheetSortMap.RowSortMap 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.
Mappage de tri de ligne.
Représente la balise d’élément suivante dans le schéma : xne :rowSortMap.
public DocumentFormat.OpenXml.Office.Excel.RowSortMap RowSortMap { get; set; }
public DocumentFormat.OpenXml.Office.Excel.RowSortMap? RowSortMap { get; set; }
member this.RowSortMap : DocumentFormat.OpenXml.Office.Excel.RowSortMap with get, set
Public Property RowSortMap As RowSortMap