ListView.InlineShape, propriété
Obtient le InlineShape sous-jacent de ListView.
Espace de noms : Microsoft.Office.Tools.Word.Controls
Assembly : Microsoft.Office.Tools.Word.v4.0.Utilities (dans Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
'Déclaration
Public ReadOnly Property InlineShape As InlineShape
public InlineShape InlineShape { get; }
Type : Microsoft.Office.Interop.Word.InlineShape
InlineShape sous-jacent de ListView.
La propriété InlineShape permet d'obtenir la position exacte du contrôle dans le document.
Si le style d'habillage du contrôle n'a pas la valeur Aligné sur le texte, la propriété InlineShape retourne nullune référence null (Nothing en Visual Basic).
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.