[Visual Basic] Public Property Font As IFontDisp [C#] public IFontDisp Font { get; set; } [C++] public: __property IFontDisp* get_Font(); public: __property void set_Font(IFontDisp* ); [JScript] public function get Font() : IFontDisp public function set Font(IFontDisp);
TextFormat Class | EbsOpen Namespace