Range.CharacterStyle 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.
Returns a Object that represents the style used to format one or more characters. Read-only.
public:
property System::Object ^ CharacterStyle { System::Object ^ get(); };
public object CharacterStyle { get; }
member this.CharacterStyle : obj
Public ReadOnly Property CharacterStyle As Object
Property Value
Object