The NumberFormat property uses the same format string in different language versions. In your case it is "General".
NumberFormatLocal does the same in local language, it is text displayed in cell formatting dialog.
They are two different properties that set the same thing, the same is for Formula(Local), Name(Local), RefersTo(Local), Category(Local).
combo