CorporateGrid can be used to format and re-arrange elements in PowerPoint. Choosing "Set Work Area", a specific area can be set to be 'the frame' for the different features.
Module is located here:
...\ModuleLibrary\CorporateGrid\01_nocontext_Format Object
CMD: <Cmd case="CorporateGrid:Align" direction="x"/>
Description: Format and re-arrange to specific direction.
Parameter:
direction
l
Will align selected object to the left.
t
Will align selected object to the top.
r
Will align selected object to the right.
b
Will align selected object to the bottom.
c_w
Will align selected object to the horizontal center.
c_h
Will align selected object to the vertical center.
CMD: <Cmd case="CorporateGrid:Resize" direction="xx"
percentage="xx"/>
Description: Resize elements and set width/height of work area.
Parameter:
direction
width_fill
Fill width of work area.
height_fill
Fill height of work area.
p_width_fill
Use this when setting percentage of width fill.
p_height_fill
Use this when setting percentage of height fill.
percentage
Set percentage of fill, e.g. "50" and it will be half width/height of work area.
CMDs
<Cmd case="CorporateGrid:AutoWorkarea" />
<Cmd case="CorporateGrid:ToggleWorkArea" />
Description: Set work area.
Parameter: None
Comments
0 comments
Article is closed for comments.