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

type FixedPercentage = f32;

This simple type represents a fixed percentage from negative one hundred to positive one hundred percent. See the union's member types for details.

Values represented by this type are restricted to: -100000 <= n <= 100000