ScrollManager.UpdateColWidth(Int32, Int32, Int32, Boolean) Méthode
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.
public:
void UpdateColWidth(int nIndex, int nOldWidth, int nNewWidth, bool bFinalUpdate);
public void UpdateColWidth (int nIndex, int nOldWidth, int nNewWidth, bool bFinalUpdate);
member this.UpdateColWidth : int * int * int * bool -> unit
Public Sub UpdateColWidth (nIndex As Integer, nOldWidth As Integer, nNewWidth As Integer, bFinalUpdate As Boolean)
Paramètres
- nIndex
- Int32
- nOldWidth
- Int32
- nNewWidth
- Int32
- bFinalUpdate
- Boolean