TablixCell.m_columnIndex Champ
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.
Valeur de type int
qui représente l'index de colonne de la cellule de tableau matriciel.
protected: int m_columnIndex;
protected int m_columnIndex;
val mutable m_columnIndex : int
Protected m_columnIndex As Integer