[][src]Type Definition oox::shared::drawingml::simpletypes::TextFontSize

type TextFontSize = i32;

This simple type specifies the size of any text in hundredths of a point. Shall be at least 1 point.

Values represented by this type are restricted to: 100 <= n <= 400000