IMsoDisplayUnitLabel.Characters[Object, Object] 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.
public:
property Microsoft::Office::Core::IMsoCharacters ^ Characters[System::Object ^, System::Object ^] { Microsoft::Office::Core::IMsoCharacters ^ get(System::Object ^ Start, System::Object ^ Length); };
public Microsoft.Office.Core.IMsoCharacters Characters[object Start, object Length] { get; }
member this.Characters(obj * obj) : Microsoft.Office.Core.IMsoCharacters
Public ReadOnly Property Characters(Optional Start As Object, Optional Length As Object) As IMsoCharacters
Paramètres
- Start
- Object
- Length
- Object