'DeclarationProtected Property FontHeight As System.Integer
'UsageDim instance As FormulaBar Dim value As System.Integer instance.FontHeight = value value = instance.FontHeight
protected System.int FontHeight {get; set;}
protected read-write property FontHeight: System.Integer;
protected function get,set FontHeight : System.int