IMsoDataLabel.Characters[Object, Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- Start
- Object
- Length
- Object