SaveChartStyle(Filename As String, Type As _SaveChartStyle_Type_enum)
Description
Name and save a chart style.
Parameters
Filename: string The filename of the chart style to save.
Type: enumeration The type of chart to which the style applies.
Data
Org
Text
SaveStyleDlg
Syntax
SaveStyleDlg()
Description
Display the Save Chart Style dialog box, which is used to save the current chart style.
SaveWithEvenBorders
Syntax
SaveWithEvenBorders(UseAsDefault As _SaveWithEvenBorders_UseAsDefault_enum, UseEvenBorders As _SaveWithEvenBorders_UseEvenBorders_enum, [BorderSize As Integer])
Description
Specify whether a document is saved with even borders.
Parameters
UseAsDefault: enumeration Use the specified even border as the default setting.
No
Yes
UseEvenBorders: enumeration Use even borders when the file is saved.
No
Yes
BorderSize: numeric (optional) Specify the border size as a percentage of the size of the graphic.
ScreenDown
Syntax
ScreenDown()
Description
Move the insertion point to the bottom of the screen in a text area.
SelectAllObjects
Syntax
SelectAllObjects()
Description
Select all objects in the current drawing window.
SelectBegOfLine
Syntax
SelectBegOfLine()
Description
Select text from the insertion point to the beginning of the line.
SelectBox
Syntax
SelectBox(Select As _SelectBox_Select_enum, [BoxLocation])
Description
Select a box in an organization chart.
Parameters
Select: enumeration Select or deselect the box.
Off
On
BoxLocation: numeric The numbers define a path down to the box to be selected. Each number represents a box location below its manager. For now, the first number is always 1, since there is only one box on the top level.
SelectCurrentLevel
Syntax
SelectCurrentLevel()
Description
Select the current organization chart level.
SelectDocBottom
Syntax
SelectDocBottom()
Description
Select text from the insertion point to the end of the text.
SelectDocTop
Syntax
SelectDocTop()
Description
Select text from the insertion point to the beginning of the text.
SelectDown
Syntax
SelectDown()
Description
Select text from the insertion point to the corresponding position on the next line.
SelectEndOfLine
Syntax
SelectEndOfLine()
Description
Select text from the insertion point to the end of the line.
SelectiveReplace
Syntax
SelectiveReplace([X], [Y])
Description
Replace foreground color pixels with background color pixels in the Bitmap Editor.
Parameters
X: numeric (optional) The horizontal coordinate of a pixel to replace. Repeat sets of X and Y parameters to indicate multiple pixels, and enclose repeated parameters in braces {}.
Y: numeric (optional) The vertical coordinate of a pixel to replace.
SelectLeft
Syntax
SelectLeft()
Description
Select the character to the left of the insertion point.
SelectLikeObjects
Syntax
SelectLikeObjects()
Description
Select all objects of the same type as the currently selected object.
SelectOnlineServiceDlg
Syntax
SelectOnlineServiceDlg()
Description
Displays the dialog that lets you select the service Help Online will connect to.
SelectPrinter
Syntax
SelectPrinter(PrinterName As String)
Description
Select a specific printer.
Parameters
PrinterName: string The name of printer to be selected.
SelectRight
Syntax
SelectRight()
Description
Select the character to the right of the insertion point.
SelectScreenDown
Syntax
SelectScreenDown()
Description
Select the area from the insertion point to the bottom of the current text window.
SelectScreenUp
Syntax
SelectScreenUp()
Description
Select the area from the insertion point to the top of the current text window.
SelectTextChart
Syntax
SelectTextChart(Chart As _SelectTextChart_Chart_enum)
Description
Select the title, subtitle, or bullets in a slide which uses the Bullet Chart template.
Parameters
Chart: enumeration Select a title, a subtitle, or bullets.
Bullets
Subtitle
Title
SelectUp
Syntax
SelectUp()
Description
Select text from the insertion point to the corresponding position on the previous line.
SelectWordLeft
Syntax
SelectWordLeft()
Description
Select the word to the left of the insertion point.
SelectWordRight
Syntax
SelectWordRight()
Description
Select the word to the right of the insertion point.
SendtoEnvoy
Syntax
SendtoEnvoy()
Description
Publish the document as an Envoy (.EVY) file.
SendtoGraphicsland
Syntax
SendtoGraphicsland()
Description
Send the document to Graphicsland.
SendToWP
Syntax
SendToWP()
Description
Send the document to Corel WordPerfect.
SeparateObject
Syntax
SeparateObject()
Description
Break up combined objects, grouped objects, or contoured text so the parts are treated as separate objects.
SetAirbrushDensity
Syntax
SetAirbrushDensity([AirbrushDensity As Integer])
Description
Specify the number of pixels the Air Brush painting tool covers. The maximum number is 100.
Parameters
AirbrushDensity: numeric (optional) The number of pixels that change color with each stroke of the airbrush.
SetAxisOptions
Syntax
SetAxisOptions(AxisNum As Integer, [NumMinInc As Integer], [LabelScaleFactor As Double], [Maximum As Double], [Minimum As Double], [MajorInc As Double], [AutoMax As _SetAxisOptions_AutoMax_enum], [AutoMin As _SetAxisOptions_AutoMin_enum], [AutoGradMaj As _SetAxisOptions_AutoGradMaj_enum], [Log As _SetAxisOptions_Log_enum], [SameScale As _SetAxisOptions_SameScale_enum])
Description
Specify the scale and values of chart Y axes.
Parameters
AxisNum: numeric The axis to modify. Axes 1, 2 and 3 correspond to the X axis, the Y1 axis, and the Y2 axis.
NumMinInc: numeric (optional) The number of minor increments between major increments.
LabelScaleFactor: numeric (optional) The number by which to divide axis labels.
Maximum: numeric (optional) The maximum value to display for the specified axis.
Minimum: numeric (optional) The minimum value to display for the specified axis.
MajorInc: numeric (optional) The distance between major increments.
AutoMax: enumeration (optional) Determine the maximum axis value automatically.
Off
On
AutoMin: enumeration (optional) Determine the minimum axis value automatically.
Off
On
AutoGradMaj: enumeration (optional) Determine the major grid increment value automatically.
Off
On
Log: enumeration (optional) The axis is logarithmic rather than linear.
Off
On
SameScale: enumeration (optional) Radar chart axes use the same scale.
Off
On
SetBackgroundName
Syntax
SetBackgroundName(BackgroundName As String)
Description
Name the current background.
Parameters
BackgroundName: string The background name.
SetBackgroundNameDlg
Syntax
SetBackgroundNameDlg()
Description
Display the Background Name dialog box, which is used to name a background.
SetBarStyle
Syntax
SetBarStyle(Style As _SetBarStyle_Style_enum)
Description
Specify a style for a bar, line, or area chart.
Parameters
Style: enumeration The bar style.
Cluster
Overlap
Stack100
Stacked
SetBitmapTransparency
Syntax
SetBitmapTransparency(TransparencyOn As _SetBitmapTransparency_TransparencyOn_enum, [TransColorRed As Integer], [TransColorGreen As Integer], [TransColorBlue As Integer])
Description
Turn transparency on or off for a specified color in the Bitmap Editor.
Parameters
TransparencyOn: enumeration Transparency is on for a specified color.
No
Yes
TransColorRed: numeric (optional) The amount of red (0-255) in a transparent color.
TransColorGreen: numeric (optional) The amount of green (0-255) in a transparent color.
TransColorBlue: numeric (optional) The amount of blue (0-255) in a transparent color.
SetBorder
Syntax
SetBorder(TitleType As _SetBorder_TitleType_enum, [BoxShape As _SetBorder_BoxShape_enum], [BoxBorder As _SetBorder_BoxBorder_enum], [Red As Integer], [Green As Integer], [Blue As Integer])
Description
Specify border options for chart titles, labels, and legends.
Parameters
TitleType: enumeration The box border type for data chart titles or labels.
BoxDataLabels
BoxLegend
BoxPieLabels
BoxPieTitles
BoxSubtitle
BoxTitle
OrgChart
TextChart
BoxShape: enumeration (optional) The box shape.
None
Octagon
Rectangle
RndRect
BoxBorder: enumeration (optional) The border type.
Bevel
Dash
Dot
Double
None
Shadow
Single
Thick
Red: numeric (optional) The amount of red (0-255) in a box border.
Green: numeric (optional) The amount of green (0-255) in a box border.
Blue: numeric (optional) The amount of blue (0-255) in a box border.
SetBrushShape
Syntax
SetBrushShape([BrushShape As _SetBrushShape_BrushShape_enum])
Description
Specify the shape of the Paint Brush painting tool.
Parameters
BrushShape: enumeration (optional) The shape of the Paint Brush painting tool.
BackwardSlash
Circle
Diamond
ForwardSlash
HorizontalLine
Square
VerticalLine
SetBrushWidth
Syntax
SetBrushWidth([BrushWidth As Integer])
Description
Specify the width of the Paint Brush painting tool. If no parameter is specified, the Paint Brush is set to the default width.
Parameters
BrushWidth: numeric (optional) The width in pixels (0-100).
SetBubbleAnchors
Syntax
SetBubbleAnchors(AnchorHorizontal As _SetBubbleAnchors_AnchorHorizontal_enum, AnchorVertical As _SetBubbleAnchors_AnchorVertical_enum)
Description
Specify anchors.
Parameters
AnchorHorizontal: enumeration Indicate whether the horizontal anchor should be set.
False
True
AnchorVertical: enumeration Indicate whether the vertical anchor should be set.
False
True
SetBulletAttributes
Syntax
SetBulletAttributes(Level As Integer, GradType As _SetBulletAttributes_GradType_enum, Grad1Red As Integer, Grad1Green As Integer, Color1Blue As Integer, [Grad2Red As Integer], [Grad2Green As Integer], [Grad2Blue As Integer], [GradBRed As Integer], [GradBGreen As Integer], [GradBBlue As Integer], [BrushPattern As _SetBulletAttributes_BrushPattern_enum], [UseGradSteps As _SetBulletAttributes_UseGradSteps_enum], [GradAngle As Long], [GradRefX As Integer], [GradRefY As Integer], [GradSteps As Integer])
Description
Set bullet fill attributes.
Parameters
Level: numeric The level of the bulleted list to be changed.
GradType: enumeration The gradient type.
ConcenCircles
ConcenEllipse
ConcenRects
ConcenSquares
ConverCircles
ConverEllips
ConverRects
ConverSquares
Linear
None
Polygonal
Grad1Red: numeric The amount of red (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad1Green: numeric The amount of green (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Color1Blue: numeric The amount of blue (0-255).
Grad2Red: numeric (optional) The amount of red (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Green: numeric (optional) The amount of green (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric (optional) The amount of blue (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
GradBRed: numeric (optional) The amount of red (0-255) in the background color.
GradBGreen: numeric (optional) The amount of green (0-255) in the background color.
GradBBlue: numeric (optional) The amount of blue (0-255) in the background color.
BrushPattern: enumeration (optional) The fill pattern.
Arches
Balls
BigChecks
BigCrosshatch
BigSquares
Chainlink
Checks
Crosses
Crosshatch
FishScale
Gray12
Gray25
Gray50
Honeycomb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
UseGradSteps: enumeration (optional) Use gradient steps.
No
Yes
GradAngle: numeric (optional) The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree rotation places the top of the gradient parallel to the left margin of the page.
GradRefX: numeric (optional) The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, flush right is 100.
GradRefY: numeric (optional) The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, bottom is 100.
GradSteps: numeric (optional) The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
SetBulletColor
Syntax
SetBulletColor([LevelNum As Integer], [Red As Integer], [Green As Integer], [Blue As Integer])
Description
Specify colors for the bullets used in bullet charts. A different color may by specified for each level. Precede with BulletChartAttrStart and follow with BulletChartAttrEnd.
Parameters
LevelNum: numeric (optional) The bulleted list level.
Red: numeric (optional) The amount of red (0-255) in a bullet color.
Green: numeric (optional) The amount of green (0-255) in a bullet color.
Blue: numeric (optional) The amount of blue (0-255) in a bullet color.
SetBulletDefinition
Syntax
SetBulletDefinition(BulletLevel As Integer, Bullet As String)
Description
Specify characters to use as bullets for a bullet chart. Precede with BulletChartAttrStart() and follow with BulletChartAttrEnd().
Parameters
BulletLevel: numeric The bullet chart level to modify.
Bullet: string Up to twenty characters to use as bullets.
SetBulletEffect
Syntax
SetBulletEffect(Effect As _SetBulletEffect_Effect_enum, Direction As _SetBulletEffect_Direction_enum, Speed As _SetBulletEffect_Speed_enum, OneAtATime As _SetBulletEffect_OneAtATime_enum, Highlight As _SetBulletEffect_Highlight_enum, ReverseOrder As _SetBulletEffect_ReverseOrder_enum, ApplyToAll As _SetBulletEffect_ApplyToAll_enum)
Description
Set the transition and cascade effects for a bulleted list.
Parameters
Effect: enumeration The transition type.
AnimateBounceIn
AnimateCurveIn
AnimateFlyIn
AnimateFlyInAndBounce
AnimateFlyInFromCorner
AnimateFlyInFromCornerAndBounce
Blinds
Blocks
Circles
CirclesRandom
CircuitBoard
Clock
Close
Diamonds
DiamondsRandom
DiamondsSmall
Dissolve
Explode
Fade
Focus
FocusDissolve
FourPointStars
HappyFaces
Hatch
Lines
Mosaic
MosaicDissolve
MosaicWave
NoEffect
Normal
Octagons
Open
PhotoLens
Polygons
PushAway
Puzzle
Raindrops
Rectangles
RollIn
RollOut
SkipLines
SlideAway
SlideIn
SlideToCorner
Sparkles
Spiral!
SpiralAway
StackBlocks
Starburst
Stars
Stretch
StretchClose
StretchFromCenter
StretchFromCorner
StretchOpen
Sweep
SweepLines
Triangles
Wave
Weave
Direction: enumeration (optional) The transition direction.
Clockwise
CounterClockwise
Down
Horizontal
Left
LeftAndDown
LeftAndUp
NoDirection
Right
RightAndDown
RightAndUp
Up
Vertical
Speed: enumeration The transition speed.
Fast
Medium
Slow
OneAtATime: enumeration Animate bullets one at a time.
No
Yes
Highlight: enumeration Highlight the bulleted item.
No
Yes
ReverseOrder: enumeration Cause the bottom bullet item to appear first.
No
Yes
ApplyToAll: enumeration Apply transition effects to all bulleted lists in the current template.
No
Yes
SetBulletLayout
Syntax
SetBulletLayout([JustFlag As Integer], [JustTypeTitle As _SetBulletLayout_JustTypeTitle_enum], [JustTypeTwo As _SetBulletLayout_JustTypeTwo_enum], [JustTypeThree As _SetBulletLayout_JustTypeThree_enum], [JustTypeFour As _SetBulletLayout_JustTypeFour_enum], [JustTypeFive As _SetBulletLayout_JustTypeFive_enum], [JustTypeSix As _SetBulletLayout_JustTypeSix_enum])
Description
Specify bullet chart justification options. Precede with BulletChartAttrStart() and follow with BulletChartAttrEnd().
Parameters
JustFlag: numeric (optional) The level to modify. This parameters only accepts numbers, not text. Use one of the following numbers:
JustTypeTitle: enumeration (optional) Specify the justification for the title level.
Center
Full
Left
JustTypeTwo: enumeration (optional) The justification for level two.
Center
Full
Left
JustTypeThree: enumeration (optional) The justification for level three.
Center
Full
Left
JustTypeFour: enumeration (optional) The justification for level four.
Center
Full
Left
JustTypeFive: enumeration (optional) The justification for level five.
Center
Full
Left
JustTypeSix: enumeration (optional) The justification for level six.
Center
Full
Left
SetBulletLineSpacing
Syntax
SetBulletLineSpacing()
Description
Set the line spacing options for bullet charts.
SetBulletSize
Syntax
SetBulletSize(Level As Integer, RelativeSize As Integer)
Description
Specify the size of the bullets.
Parameters
Level: numeric The bulleted list level.
RelativeSize: numeric The size of the bullets relative to the font.
SetChartAttrsBold
Syntax
SetChartAttrsBold()
Description
Turn Bold on or off for selected chart text.
SetChartAttrsItalic
Syntax
SetChartAttrsItalic()
Description
Turn Italics on or off for selected chart text.
SetChartAttrsUnderline
Syntax
SetChartAttrsUnderline()
Description
Turn Underline on or off for selected chart text.
SetChartFont
Syntax
SetChartFont(TitleType As _SetChartFont_TitleType_enum, [FontName As String], [PointSize As Double], [Italic As _SetChartFont_Italic_enum], [Underline As _SetChartFont_Underline_enum], [Bold As _SetChartFont_Bold_enum])
Description
Specify a font for chart text.
Parameters
TitleType: enumeration The title or label font to define.
DataLabels
Legend
LegendTitle
MiniTable
OrgChart
PieLabels
PieTitles
Subtitle
TableCells
Title
Xaxise
Xnames
Y1Axise
Y1Labelse
Y2Axise
Y2Labelse
FontName: string (optional) The font name and style.
PointSize: numeric (optional) The font point size.
Italic: enumeration (optional) Off
On
Underline: enumeration (optional) Off
On
Bold: enumeration (optional) Off
On
SetChartTitlePos
Syntax
SetChartTitlePos([Title As _SetChartTitlePos_Title_enum], [Subtitle As _SetChartTitlePos_Subtitle_enum], [Y1Axis As _SetChartTitlePos_Y1Axis_enum], [Y2Axis As _SetChartTitlePos_Y2Axis_enum], [XAxis As _SetChartTitlePos_XAxis_enum])
Description
Specify the position of chart titles and labels.
Parameters
Title: enumeration (optional) The title position.
Center
Left
Right
Subtitle: enumeration (optional) The subtitle position.
Center
Left
Right
Y1Axis: enumeration (optional) The position of the Primary Y-axis label.
Horz
Vert
Y2Axis: enumeration (optional) The position of the secondary Y-axis label.
Horz
Vert
XAxis: enumeration (optional) The position of the X-axis label.
Horz
Vert
SetColorAttributes
Syntax
SetColorAttributes(LineForeRed As Integer, LineForeGreen As Integer, LineForeBlue As Integer, LineBackRed As Integer, LineBackGreen As Integer, LineBackBlue As Integer, FillForeRed As Integer, FillForeGreen As Integer, FillForeBlue As Integer, FillBackRed As Integer, FillBackGreen As Integer, FillBackBlue As Integer, TextForeRed As Integer, TextForeGreen As Integer, TextForeBlue As Integer, TextBackRed As Integer, TextBackGreen As Integer, TextBackBlue As Integer, TextPenRed As Integer, TextPenGreen As Integer, TextPenBlue As Integer)
Description
Specify line and fill color attributes for the current drawing.
Parameters
LineForeRed: numeric The amount of red (0-255) in the foreground line color.
LineForeGreen: numeric The amount of green (0-255) in the foreground line color.
LineForeBlue: numeric The amount of blue (0-255) in the foreground line color.
LineBackRed: numeric The amount of red (0-255) in the background line color.
LineBackGreen: numeric The amount of green (0-255) in the background line color.
LineBackBlue: numeric The amount of blue (0-255) in the background line color.
FillForeRed: numeric The amount of red (0-255) in the foreground fill color.
FillForeGreen: numeric The amount of green (0-255) in the foreground fill color.
FillForeBlue: numeric The amount of blue (0-255) in the foreground fill color.
FillBackRed: numeric The amount of red (0-255) in the background fill color.
FillBackGreen: numeric The amount of green (0-255) in the background fill color.
FillBackBlue: numeric The amount of blue (0-255) in the background fill color.
TextForeRed: numeric The amount of red (0-255) in the foreground text color.
TextForeGreen: numeric The amount of green (0-255) in the foreground text color.
TextForeBlue: numeric The amount of blue (0-255) in the foreground text color.
TextBackRed: numeric The amount of red (0-255) in the background text color.
TextBackGreen: numeric The amount of green (0-255) in the background text color.
TextBackBlue: numeric The amount of blue (0-255) in the background text color.
TextPenRed: numeric The amount of red (0-255) in the text outline color.
TextPenGreen: numeric The amount of green (0-255) in the text outline color.
TextPenBlue: numeric The amount of blue (0-255) in the text outline color.
SetConnector
Syntax
SetConnector([ConnectorStyle As _SetConnector_ConnectorStyle_enum], [StaffLineStyle As _SetConnector_StaffLineStyle_enum], [ShowStaffArrow As Integer], [ConnRed As Integer], [ConnGreen As Integer], [ConnBlue As Integer], [LineStyle As _SetConnector_LineStyle_enum], [ConnectorWidth As Integer], [ShowConnectors As _SetConnector_ShowConnectors_enum], [StaffConnectorWidth As Integer], [ShowStaffConnectors As _SetConnector_ShowStaffConnectors_enum], [StaffConnRed As Integer], [StaffConnGreen As Integer], [StaffConnBlue As Integer])
Description
Specify connector options for organization charts.
Parameters
ConnectorStyle: enumeration (optional) The style for organization chart connectors.
Direct
HorzVert
Indirect
StaffLineStyle: enumeration (optional) The style for staff connector lines.
Alternate
Dash2Dot
Dash2Dot2
DashDot2
Dashed
DotDash
DotDash2
Dotted
Long2Short
Long2Short2
LongDash
LongShort
LongShort2
ShortDash
Solid
TinyDash
ShowStaffArrow: numeric (optional) Show or hide arrows and connectors. Use one of the following numbers:
ConnRed: numeric (optional) The amount of red (0-255) in the connector color.
ConnGreen: numeric (optional) The amount of green (0-255) in the connector color.
ConnBlue: numeric (optional) The amount of blue (0-255) in the connector color.
LineStyle: enumeration (optional) The style for staff connector lines.
Alternate
Dash2Dot
Dash2Dot2
DashDot2
Dashed
DotDash
DotDash2
Dotted
Long2Short
Long2Short2
LongDash
LongShort
LongShort2
ShortDash
Solid
TinyDash
ConnectorWidth: numeric (optional) The width for organization chart connectors.
ShowConnectors: enumeration (optional) Display the connectors.
No
Yes
StaffConnectorWidth: numeric (optional) The width of staff connector lines.
ShowStaffConnectors: enumeration (optional) Display the staff connectors.
No
Yes
StaffConnRed: numeric (optional) The amount of red (0-255) in staff connector lines.
StaffConnGreen: numeric (optional) The amount of green (0-255) in staff connector lines.
StaffConnBlue: numeric (optional) The amount of blue (0-255) in staff connector lines.
SetExplodeDistance
Syntax
SetExplodeDistance(PieNum As Integer, Slice As Integer, Distance As Integer)
Description
Specify the distance of a slice of a pie chart from the rest of the pie.
Parameters
PieNum: numeric The pie number.
Slice: numeric The slice number.
Distance: numeric The distance between a slice and the rest of the pie chart. Values range from 0 to 200.
SetFontFace
Syntax
SetFontFace([FontName As String], [PointSize As Integer], [Bold As _SetFontFace_Bold_enum], [Italic As _SetFontFace_Italic_enum], [Underline As _SetFontFace_Underline_enum], [Position As _SetFontFace_Position_enum], [RelSize As _SetFontFace_RelSize_enum], [FontType As _SetFontFace_FontType_enum], [Weight As Integer], [Attributes As Integer], [PtSz3600 As Long])
Description
Specify a font. To implement specified changes, follow with RealizeFontChanges().
Parameters
FontName: string (optional) The name of the font.
PointSize: numeric (optional) The font point size.
Bold: enumeration (optional) Off
On
Italic: enumeration (optional) Off
On
Underline: enumeration (optional) Off
On
Position: enumeration (optional) The font position.
Normal
Subscript
Superscript
RelSize: enumeration (optional) The relative size of a font.
ExtraLarge
Fine
Large
Normal
Small
VeryLarge
FontType: enumeration (optional) The font type.
ATM
TT
Weight: numeric (optional) The relative weight of the font (condensed, heavy, light, and so on).
Attributes: numeric (optional) The font attributes (bold, underline, italic, and so on).
PtSz3600: numeric (optional)
SetFontGradient
Syntax
SetFontGradient(GradientType As _SetFontGradient_GradientType_enum, GradFlag As Integer, GradAngle As Long, GradRefX As Integer, GradRefY As Integer, GradSteps As Integer, Grad1Red As Integer, Grad1Green As Integer, Grad1Blue As Integer, Grad2Red As Integer, Grad2Green As Integer, Grad2Blue As Integer, GradBRed As Integer, GradBGreen As Integer, GradBBlue As Integer, ForeTransparency As Integer, BackTransparency As Integer)
Description
Specify a gradient fill for a font. To implement specified changes, follow with RealizeFontChanges().
Parameters
GradientType: enumeration The linear, circular, or rectangular gradient.
ConcenCircles
ConcenEllipses
ConcenRects
ConcenSquares
ConverCircles
ConverEllipses
ConverRects
ConverSquares
Linear
None
Polygonal
GradFlag: numeric Specify the granularity and whether a gradient is anchored to a page.
GradAngle: numeric The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
GradRefX: numeric The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
GradRefY: numeric The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
GradSteps: numeric The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
Grad1Red: numeric The amount of red (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad1Green: numeric The amount of green (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad1Blue: numeric The amount of blue (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad2Red: numeric The amount of red (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Green: numeric The amount of green (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric The amount of blue (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
GradBRed: numeric The amount of red (0-255) in the background color of a pattern.
GradBGreen: numeric The amount of green (0-255) in the background color of a pattern.
GradBBlue: numeric The amount of blue (0-255) in the background color of a pattern.
ForeTransparency: numeric The foreground color transparency on (1) or off (0).
BackTransparency: numeric Indicate whether the background color transparency is on (1) or off (0).
SetFontOutline
Syntax
SetFontOutline(TitleType As _SetFontOutline_TitleType_enum, [Width As Double], [Red As Integer], [Green As Integer], [Blue As Integer], [Outline As _SetFontOutline_Outline_enum])
Description
Specify font outline attributes for data chart text. To implement specified changes, follow with RealizeFontChanges().
Parameters
TitleType: enumeration The data chart title type to modify.
DataLabels
Legend
LegendTitle
MiniTable
OrgChart
PieLabels
PieTitles
Subtitle
TableCells
Title
Xaxis
Xnames
Y1Axis
Y1Labels
Y2Axis
Y2Labels
Width: numeric (optional) The outline width, in inches.
Red: numeric (optional) The amount of red (0-255) in an outline color.
Green: numeric (optional) The amount of green (0-255) in an outline color.
Blue: numeric (optional) The amount of blue (0-255) in an outline color.
Outline: enumeration (optional) The state of font outline.
Off
On
SetFontPattern
Syntax
SetFontPattern(BrushPattern As _SetFontPattern_BrushPattern_enum, Grad1Red As Integer, Grad1Green As Integer, Grad1Blue As Integer, Grad2Red As Integer, Grad2Green As Integer, Grad2Blue As Integer, PenBRed As Integer, PenBGreen As Integer, PenBBlue As Integer, PenFRed As Integer, PenFGreen As Integer, PenFBlue As Integer, PenHorzWidth As Integer, PenVertWidth As Integer, [eFlags As _SetFontPattern_eFlags_enum], [PenStyle As Integer], [PenPattern As Integer])
Description
Specify a fill pattern for a font. To implement specified changes, follow with RealizeFontChanges().
Parameters
BrushPattern: enumeration The fill pattern.
Arch
Balls
BigChecks
BigCrosshatch
BigSquares
ChainLink
Checks
Crosses
FishScale
Gray12
Gray25
Gray50
HoneyComb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
Grad1Red: numeric The amount of red (0-255) in the foreground pattern color.
Grad1Green: numeric The amount of green (0-255) in the foreground pattern color.
Grad1Blue: numeric The amount of blue (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad2Red: numeric The amount of red (0-255) in the background pattern color.
Grad2Green: numeric The amount of green (0-255) in the background pattern color
Grad2Blue: numeric The amount of blue (0-255) in a solid fill, the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
PenBRed: numeric The amount of red (0-255) in the background pen color.
PenBGreen: numeric The amount of green (0-255) in the pen background color.
PenBBlue: numeric The amount of blue (0-255) in the pen background color.
PenFRed: numeric The amount of red (0-255) in the foreground outline color.
PenFGreen: numeric The amount of green (0-255) in the foreground outline color.
PenFBlue: numeric The amount of blue (0-255) in the pen foreground color.
PenHorzWidth: numeric The horizontal outline width.
PenVertWidth: numeric The vertical line width, in WordPerfect units (1200ths of an inch).
eFlags: enumeration (optional) The state of fill and frame.
Closed
ClosedFilled
Filled
Framed
FramedClosed
FramedClosedFilled
FramedFilled
None
PenStyle: numeric (optional) The pen style for lines.
PenPattern: numeric (optional) The pen pattern for lines.
SetFrameOptions
Syntax
SetFrameOptions([Height As Integer], [Front As _SetFrameOptions_Front_enum], [Back As _SetFrameOptions_Back_enum], [Left As _SetFrameOptions_Left_enum], [Right As _SetFrameOptions_Right_enum], [Top As _SetFrameOptions_Top_enum], [Bottom As _SetFrameOptions_Bottom_enum]
Description
Specify chart base and frame options.
Parameters
Height: numeric (optional) The base height of a chart. Values range from 0 to 100.
Front: enumeration (optional) Display the front chart frame.
Off
On
Back: enumeration (optional) Display the back chart frame.
Off
On
Left: enumeration (optional) Display the left chart frame.
Off
On
Right: enumeration (optional) Display the right chart frame.
Off
On
Top: enumeration (optional) Display the top chart frame.
Off
On
Bottom: enumeration (optional) Display the bottom chart frame.
Off
On
SetGradient
Syntax
SetGradient(TitleType As _SetGradient_TitleType_enum, [GradType As _SetGradient_GradType_enum], [Grad1Red As Integer], [Grad1Green As Integer], [Grad1Blue As Integer], [Grad2Red As Integer], [Grad2Green As Integer], [Grad2Blue As Integer], [Steps As Integer], [Angle As Integer], [RefX As Integer], [RefY As Integer], [Flag As _SetGradient_Flag_enum], [FillOn As _SetGradient_FillOn_enum])
Description
Define a gradient fill for chart boxes or titles.
Parameters
TitleType: enumeration The type of chart box or title.
BoxDataLabels
BoxLegend
BoxOrgChart
BoxPieLabels
BoxPieTitles
BoxSubtitle
BoxTitle
FontDataLabels
FontLegend
FontLegendTitle
FontMiniTable
FontOrgChart
FontPieLabels
FontPieTitles
FontSubtitle
FontTableCells
FontTitle
FontXAxis
FontXNames
FontY1Axis
FontY1Labels
FontY2Axis
FontY2Labels
Frame
Series1
Series10
Series11
Series12
Series13
Series14
Series15
Series16
Series17
Series18
Series19
Series2
Series20
Series21
Series22
Series23
Series24
Series3
Series4
Series5
Series6
Series7
Series8
Series9
TextChart
GradType: enumeration (optional) The gradient type.
Circular
Linear
Rectangular
Grad1Red: numeric (optional) The amount of red (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Green: numeric (optional) The amount of green (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Blue: numeric (optional) The amount of blue (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad2Red: numeric (optional) The amount of red (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Green: numeric (optional) The amount of green (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric (optional) The amount of blue (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Steps: numeric (optional) The number of steps between colors in a gradient. A value of 0 represents the greatest possible number of steps.
Angle: numeric (optional) Specify a rotation angle for a gradient. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient along the left margin of the page.
RefX: numeric (optional) The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
RefY: numeric (optional) Specify the vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
FillOn: enumeration (optional) The state of gradient fill.
Off
On
SetGridSnapOptions
Syntax
SetGridSnapOptions([GridDisplay As _SetGridSnapOptions_GridDisplay_enum], [GridSnap As _SetGridSnapOptions_GridSnap_enum], [HorizSpacing As Integer], [VertSpacing As Integer], [Interval As Integer], [SnapZone As Integer])
Description
Set Grid/Snap options.
Parameters
GridDisplay: enumeration (optional) Display the grid.
No
Yes
GridSnap: enumeration (optional) Snap to grid.
No
Yes
HorizSpacing: measurement (optional) The horizontal grid spacing, in WordPerfect units (1200ths of an inch).
VertSpacing: measurement (optional) The vertical grid spacing, in WordPerfect units.
Interval: numeric (optional) The point display interval.
SnapZone: measurement (optional) The alignment guide snap zone, in WordPerfect units.
SetGridTickOptions
Syntax
SetGridTickOptions(Axis As _SetGridTickOptions_Axis_enum, [MajRed As Integer], [MajGreen As Integer], [MajBlue As Integer], [MinRed As Integer], [MinGreen As Integer], [MinBlue As Integer], [MajGrid As _SetGridTickOptions_MajGrid_enum], [MinGrid As _SetGridTickOptions_MinGrid_enum], [MajTick As _SetGridTickOptions_MajTick_enum], [MinTick As _SetGridTickOptions_MinTick_enum], [SeparateGrid As _SetGridTickOptions_SeparateGrid_enum])
Description
Specify grid and tick options for a data chart.
Parameters
Axis: enumeration The axis to modify.
X
Y1
Y2
MajRed: numeric (optional) The amount of red (0-255) in the major grid color.
MajGreen: numeric (optional) The amount of green (0-255) in the major grid color.
MajBlue: numeric (optional) The amount of blue (0-255) in the major grid color.
MinRed: numeric (optional) The amount of red (0-255) in the minor grid color.
MinGreen: numeric (optional) The amount of green (0-255) in the minor grid color.
MinBlue: numeric (optional) The amount of blue (0-255) in the minor grid color.
MajGrid: enumeration (optional) The appearance of the major grid.
Dashed
Dotted
None
Solid
MinGrid: enumeration (optional) The appearance of the minor grid.
Dashed
Dotted
None
Solid
MajTick: enumeration (optional) The appearance of the major ticks.
Both
In
None
Out
MinTick: enumeration (optional) The appearance of the minor ticks.
Both
In
None
Out
SeparateGrid: enumeration (optional) Use if a separate grid scale is used for each axis.
Off
On
SetHLOStyle
Syntax
SetHLOStyle(Style As _SetHLOStyle_Style_enum)
Description
Specify the style of a high/low chart.
Parameters
Style: enumeration The high/low chart style.
Area
Bar
Error
Line
SetLabelOptions
Syntax
SetLabelOptions(LabelType As _SetLabelOptions_LabelType_enum, [Hide As _SetLabelOptions_Hide_enum], [Position As _SetLabelOptions_Position_enum], [Stagger As _SetLabelOptions_Stagger_enum], [DispTicks As _SetLabelOptions_DispTicks_enum], [Interval As Integer], [FirstAxis As _SetLabelOptions_FirstAxis_enum])
Description
Specify options for chart labels.
Parameters
LabelType: enumeration The type of label.
DataLabels
TableCells
Xnames
Y1Labels
Y2Labels
Hide: enumeration (optional) Hide the labels.
Off
On
Position: enumeration (optional) The position of data labels.
Above
Below
Stagger: enumeration (optional) Stagger the X labels.
Interval: numeric (optional) The interval between X labels.
FirstAxis: enumeration (optional) Display Y-axis labels on the first axis or on all axes on a radar chart. The Hide parameter overrides this parameter.
AllAxes
FirstAxis
SetLayoutSizes
Syntax
SetLayoutSizes([Width As Integer], [Depth As Integer], [Height As Integer], [Overlap As Integer])
Description
Specify layout sizes for charts.
Parameters
Width: numeric (optional) The bar width. Value (0-100).
Depth: numeric (optional) The bar thickness. Value (0-100).
Height: numeric (optional) The line height. Value (0-100).
Overlap: numeric (optional) The amount of overlap. Value (0-100).
SetLayoutTitle
Syntax
SetLayoutTitle(Title As String)
Description
Specify a title for the current layout.
Parameters
Title: string The layout title.
SetLegendOptions
Syntax
SetLegendOptions([Display As _SetLegendOptions_Display_enum], [Vertical As _SetLegendOptions_Vertical_enum], [Inside As _SetLegendOptions_Inside_enum], [Position As _SetLegendOptions_Position_enum])
Description
Specify legend options for a data chart.
Parameters
Display: enumeration (optional) Display a legend.
Off
On
Vertical: enumeration (optional) The vertical legend display.
Off
On
Inside: enumeration (optional) Display a legend inside a chart.
Off
On
Position: enumeration (optional) The legend position.
BottomCenter
BottomLeft
BottomRight
MiddleLeft
MiddleRight
TopCenter
TopLeft
TopRight
SetLevelFont
Syntax
SetLevelFont(ChartLevel As Integer, [FontName As String], [PointSize As Integer], [Bold As _SetLevelFont_Bold_enum], [Italic As _SetLevelFont_Italic_enum], [Underline As _SetLevelFont_Underline_enum], [FontType As _SetLevelFont_FontType_enum], [Weight As Integer], [Attributes As Integer], [PtSz3600 As Long])
Description
Specify a font for a bullet chart level.
Parameters
ChartLevel: numeric The bulleted list level to modify.
FontName: string (optional) The font name and style.
PointSize: numeric (optional) The font point size.
Bold: enumeration (optional) Off
On
Italic: enumeration (optional) Off
On
Underline: enumeration (optional) Off
On
FontType: enumeration (optional) The font type.
ATM
TT
Weight: numeric (optional) The relative weight of the font (heavy, condensed, light, and so on).
Attributes: numeric (optional) The font attributes for the currently selected level (bold, italic, underline, and so on).
PtSz3600: numeric (optional)
SetLevelGradient
Syntax
SetLevelGradient(ChartLevel As Integer, GradientType As _SetLevelGradient_GradientType_enum, GradFlag As Integer, GradAngle As Long, GradRefX As Integer, GradRefY As Integer, GradSteps As Integer, Grad1Red As Integer, Grad1Green As Integer, Grad1Blue As Integer, Grad2Red As Integer, Grad2Green As Integer, Grad2Blue As Integer, GradBRed As Integer, GradBGreen As Integer, GradBBlue As Integer, ForeTransparency As Integer, BackTransparency As Integer)
Description
Specify a gradient text fill for a bullet chart level.
Parameters
ChartLevel: numeric The bulleted list level to modify.
GradientType: enumeration The linear, circular, or rectangular gradient.
ConcenCircles
ConcenEllipses
ConcenRects
ConcenSquares
ConverCircles
ConverEllipses
ConverRects
ConverSquares
Linear
None
Polygonal
GradFlag: numeric Specify the granularity and anchor to page.
GradAngle: numeric The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
GradRefX: numeric The horizontal center of a circular or rectangular gradient relative to the page. Flush left is 0, center is 50, and flush right is 100.
GradRefY: numeric The vertical center of a circular or rectangular gradient or the top of a linear gradient relative to the page. Top is 0, center is 50, and bottom is 100.
GradSteps: numeric The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
Grad1Red: numeric The amount of red (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Green: numeric The amount of green (0-255) in the top color of a linear gradient or the center color of a circular or rectangular gradient.
Grad1Blue: numeric The amount of blue (0-255) in the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad2Red: numeric The amount of red (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Green: numeric The amount of green (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric The amount of blue (0-255) in the bottom color of a linear gradient or the outer color of a circular or rectangular gradient.
GradBRed: numeric The amount of red (0-255) in the background gradient color.
GradBGreen: numeric The amount of green (0-255) in the background gradient color.
GradBBlue: numeric The amount of blue (0-255) in the background gradient color.
ForeTransparency: numeric The foreground color transparency, with 0 specifying opaque and 255 specifying transparent.
BackTransparency: numeric The background color transparency, with 0 specifying opaque and 255 specifying transparent.
SetLevelPattern
Syntax
SetLevelPattern(ChartLevel As Integer, BrushPattern As _SetLevelPattern_BrushPattern_enum, Grad1Red As Integer, Grad1Green As Integer, Grad1Blue As Integer, Grad2Red As Integer, Grad2Green As Integer, Grad2Blue As Integer, PenBRed As Integer, PenBGreen As Integer, PenBBlue As Integer, PenFRed As Integer, PenFGreen As Integer, PenFBlue As Integer, PenHorzWidth As Integer, PenVertWidth As Integer, [eFlags As _SetLevelPattern_eFlags_enum], [PenStyle As Integer])
Description
Specify a text fill pattern for a bullet chart level.
Parameters
ChartLevel: numeric The bulleted list level to modify.
BrushPattern: enumeration The fill pattern.
Arch
Balls
BigChecks
BigCrosshatch
BigSquares
ChainLink
Checks
Crosses
FishScale
Gray12
Gray25
Gray50
HoneyComb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
Grad1Red: numeric The amount of red (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad1Green: numeric The amount of green (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad1Blue: numeric The amount of blue (0-255) in a solid fill, the top color of a linear gradient, or the center color of a circular or rectangular gradient.
Grad2Red: numeric The amount of red (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Green: numeric The amount of green (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
Grad2Blue: numeric The amount of blue (0-255) in the bottom color of a linear gradient, or the outer color of a circular or rectangular gradient.
PenBRed: numeric The amount of red (0-255) in the background pen color.
PenBGreen: numeric The amount of green (0-255) in the pen background color.
PenBBlue: numeric The amount of blue (0-255) in the pen background color.
PenFRed: numeric The amount of red (0-255) in the foreground pen color.
PenFGreen: numeric The amount of green (0-255) in the pen foreground color.
PenFBlue: numeric The amount of blue (0-255) in the pen foreground color.
PenHorzWidth: numeric The horizontal outline width.
PenVertWidth: numeric The vertical line width, in WordPerfect units.
eFlags: enumeration (optional) The state of fill and frame.
Closed
ClosedFilled
Filled
Framed
FramedClosed
FramedClosedFilled
FramedFilled
None
PenStyle: numeric (optional) The pen style for lines.
SetLineAttributes
Syntax
SetLineAttributes(AttrType As _SetLineAttributes_AttrType_enum, [LineOn As _SetLineAttributes_LineOn_enum], [Width As Double], [LineJoin As _SetLineAttributes_LineJoin_enum], [LineEnd1 As _SetLineAttributes_LineEnd1_enum], [LineEnd2 As _SetLineAttributes_LineEnd2_enum], [PenPattern As _SetLineAttributes_PenPattern_enum], [PenStyle As _SetLineAttributes_PenStyle_enum], [ForeRed As Integer], [ForeGreen As Integer], [ForeBlue As Integer], [BackRed As Integer], [BackGreen As Integer], [BackBlue As Integer]
Description
Specify line attributes in charts.
Parameters
AttrType: enumeration The line type to modify.
Frame
Series1
Series10
Series11
Series12
Series13
Series14
Series15
Series16
Series17
Series18
Series19
Series2
Series20
Series21
Series22
Series23
Series24
Series3
Series4
Series5
Series6
Series7
Series8
Series9
LineOn: enumeration (optional) The chart frame display.
Off!
On!
Width: numeric (optional) The line width, in inches.
LineJoin: enumeration (optional) The line joints.
Bevel
Miter
None
Round
LineEnd1: enumeration (optional) The end type for the beginning of a line.
Arrow
Flat
Round
Square
LineEnd2: enumeration (optional) The end type for the end of a line.
Arrow
Flat
Round
Square
PenPattern: enumeration (optional) The penpattern used when drawing lines.
Arch
Balls
BigChecks
BigCrosshatch
BigSquares
ChainLink
Checks
Crosses
Crosshatch
Fishscale
Gray12
Gray25
Gray50
Honeycomb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
PenStyle: enumeration (optional) The pen style used when drawing lines.
Alternate
Dash
DashDot
DashTwoDot
Dots
LongDash
LongShort
LongTwoShort
ShortDash
Solid
TinyDash
TwoDashDot
TwoDashTwoDot
TwoDotsDash
TwoLongShort
TwoLongTwoShort
ForeRed: numeric (optional) The amount of red (0-255) in the line foreground color.
ForeGreen: numeric (optional) The amount of green (0-255) in the line foreground color.
ForeBlue: numeric (optional) The amount of blue (0-255) in the line foreground color.
BackRed: numeric (optional) The amount of red (0-255) in the line background color.
BackGreen: numeric (optional) The amount of green (0-255) in the line background color.
BackBlue: numeric (optional) The amount of blue (0-255) in the line background color.
SetLineSpacing
Syntax
SetLineSpacing(Spacing As Double)
Description
Set the amount of space between lines of text.
Parameters
Spacing: numeric The spacing between lines of text.
SetObjectTransition
Syntax
SetObjectTransition(Effect As _SetObjectTransition_Effect_enum, Direction As _SetObjectTransition_Direction_enum, Speed As _SetObjectTransition_Speed_enum, [DisplaySequence As Long])
Description
Set object transition and animation options.
Parameters
Effect: enumeration The transition or animation type.
AnimateBounceIn
AnimateCurveIn
AnimateFlyIn
AnimateFlyInAndBounce
AnimateFlyInFromCorner
AnimateFlyInFromCornerAndBounce
Blinds
Blocks
Circles
CirclesRandom
CircuitBoard
Clock
Close
Diamonds
DiamondsRandom
DiamondsSmall
Dissolve
Explode
Fade
Focus
FocusDissolve
FourPointStars
HappyFaces
Hatch
Lines
Mosaic
MosaicDissolve
MosaicWave
NoEffect
Normal
Octagon
Open
PhotoLens
Polygons
PushAway
Puzzle
Raindrops
Rectangles
RollIn
RollOut
SkipLines
SlideAway
SlideIn
SlideToCorner
Sparkles
Spiral
SpiralAway
StackBlocks
Starburst
Stars
Stretch
StretchClose
StretchFromCenter
StretchFromCorner
StretchOpen
Sweep
SweepLines
Triangles
Wave
Weave
Direction: enumeration The transition or animation direction.
Clockwise
CounterClockwise
Down
Horizontal
Left
LeftAndDown
LeftAndUp
NoDirection
Right
RightAndUp
Up
Vertical
Speed: enumeration The transition or animation speed.
Fast
Medium
Slow
DisplaySequence: numeric (optional) The order in which objects transition.
SetOrgAlignment
Syntax
SetOrgAlignment([Alignment As Integer], [NumberOfColumns As Integer])
Description
Specify how boxes in an organization chart are aligned.
Parameters
Alignment: numeric (optional) The branch structure for the organization chart.
NumberOfColumns: numeric (optional) The number of columns in a multiple-column organization chart.
SetOrgChartBox
Syntax
SetOrgChartBox([WidthSize As _SetOrgChartBox_WidthSize_enum], [HeightSize As _SetOrgChartBox_HeightSize_enum], [TextJust As _SetOrgChartBox_TextJust_enum], [BoxDisplay As _SetOrgChartBox_BoxDisplay_enum])
Description
Specify box options for organization charts.
Parameters
WidthSize: enumeration (optional) The box width.
FitToText
Large2Small
SameSize
HeightSize: enumeration (optional) The box height.
FitToText
Large2Small
SameSize
TextJust: enumeration (optional) The text justification within boxes.
Center
Left
Right
BoxDisplay: enumeration (optional) The level of boxes to display.
AllBox
NoBox
TMBox
TopBox
SetOrgChartLayout
Syntax
SetOrgChartLayout([FirstPlacement As _SetOrgChartLayout_FirstPlacement_enum], [MiddlePlacement As _SetOrgChartLayout_MiddlePlacement_enum], [LastPlacement As _SetOrgChartLayout_LastPlacement_enum], [NumberOfLevels As Integer], [Orientation As _SetOrgChartLayout_Orientation_enum])
Description
Specify layout options for organization charts.
Parameters
FirstPlacement: enumeration (optional) The placement of first-level items.
DoubleColumn
DoubleRow
LeftColumn
RightColumn
SingleRow
MiddlePlacement: enumeration (optional) The placement of middle items.
DoubleColumn
DoubleRow
LeftColumn
RightColumn
SingleRow
LastPlacement: enumeration (optional) The placement of last-level items.
DoubleColumn
DoubleRow
LeftColumn
RightColumn
SingleRow
NumberOfLevels: numeric (optional) The number of levels to display.
Orientation: enumeration (optional) The orientation of the organization chart.
Bottom2Top
Left2Right
Right2Left
Top2Bottom
SetOrgChartTop
Syntax
SetOrgChartTop()
Description
Move the organization chart entry containing the insertion point to the top of the chart.
SetOrgOrientation
Syntax
SetOrgOrientation([Orientation As _SetOrgOrientation_Orientation_enum])
Description
Specify the orientation of an organization chart.
Parameters
Orientation: enumeration (optional) The orientation for the selected branch.
Bottom2Top
Left2Right
Right2Left
Top2Bottom
SetPaintMarquee
Syntax
SetPaintMarquee([X1 As Integer], [Y1 As Integer], [X2 As Integer], [Y2 As Integer])
Description
Select a portion of a bitmap area. If no parameters are specified, the whole bitmap area is selected.
Parameters
X1: numeric (optional) The horizontal coordinate of the pixel in the upper left corner of the selected area. Coordinates are numbered from the upper left pixel of the bitmap area, pixel 0,0.
Y1: numeric (optional) The lower-left vertical coordinate of the selected area.
X2: numeric (optional) The upper-right horizontal coordinate of the selected area.
Y2: numeric (optional) The upper-right vertical coordinate of the selected area.
SetPaletteColor
Syntax
SetPaletteColor(Index As Integer, Red As Integer, Green As Integer, Blue As Integer)
Description
Create a color on a color palette.
Parameters
Index: numeric The index number of the color on the palette.
Red: numeric The amount of red (0-255) in a color.
Green: numeric The amount of green (0-255) in a color.
Blue: numeric The blue value (0-255).
SetPattern
Syntax
SetPattern(TitleType As _SetPattern_TitleType_enum, [BrushPattern As _SetPattern_BrushPattern_enum], [ForeRed As Integer], [ForeGreen As Integer], [ForeBlue As Integer], [BackRed As Integer], [BackGreen As Integer], [BackBlue As Integer], [Transparency As _SetPattern_Transparency_enum], [FillOn As _SetPattern_FillOn_enum])
Description
Specify fill colors and patterns for parts of a chart.
Parameters
TitleType: enumeration The type of title.
BoxDataLabels
BoxLegend
BoxOrgChart
BoxPieLabels
BoxPieTitles
BoxSubtitle
BoxTitle
FontDataLabels
FontLegend
FontLegendTitle
FontMiniTable
FontOrgChart
FontPieLabels
FontPieTitles
FontSubtitle
FontTableCells
FontTitle
FontXAxis
FontXNames
FontY1Axis
FontY1Labels
FontY2Axis
FontY2Labels
Frame
Series1
Series10
Series11
Series12
Series13
Series14
Series15
Series16
Series17
Series18
Series19
Series2
Series20
Series21
Series22
Series23
Series24
Series3
Series4
Series5
Series6
Series7
Series8
Series9
TextChart
BrushPattern: enumeration (optional) The fill pattern.
Arch
Balls
BigChecks
BigCrosshatch
BigSquares
Chainlink
Checks
Crosses
Crosshatch
Fishscale
Gray12
Gray25
Gray50
Honeycomb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
ForeRed: numeric (optional) The amount of red (0-255) in the foreground fill color.
ForeGreen: numeric (optional) The amount of green (0-255) in the foreground fill color.
ForeBlue: numeric (optional) The amount of blue (0-255) in the foreground fill color.
BackRed: numeric (optional) The amount of red (0-255) in the background fill color.
BackGreen: numeric (optional) The amount of green (0-255) in the background fill color.
BackBlue: numeric (optional) The amount of blue (0-255) in the background fill color.
Transparency: enumeration (optional) The transparency of a foreground or background color.
Background
Foreground
None
FillOn: enumeration (optional) The state of pattern fill.
Off
On
SetPerspectiveOptions
Syntax
SetPerspectiveOptions([RightAngle As _SetPerspectiveOptions_RightAngle_enum], [Horizontal As Integer], [Vertical As Integer])
Description
Specify perspective options for chart display.
Parameters
RightAngle: enumeration (optional) Constrain chart axes to right angles.
Off
On
Horizontal: numeric (optional) The angle from which the X axis is viewed. Values range from 0 to 100 for right angle axes, and from 0 to 90 for other axes.
Vertical: numeric (optional) The angle from which the Y axis is viewed. Values range from 0 to 100 for right angle axes, and from 0 to 90 for other axes.
SetPieLabelOptions
Syntax
SetPieLabelOptions([Value As _SetPieLabelOptions_Value_enum], [Percentage As _SetPieLabelOptions_Percentage_enum], [Label As _SetPieLabelOptions_Label_enum], [Pointer As _SetPieLabelOptions_Pointer_enum], [Stacked As _SetPieLabelOptions_Stacked_enum], [Digits As Integer])
Description
Specify label options for pie charts.
Parameters
Value: enumeration (optional) The value label display in relation to the chart.
In
None
Out
Percentage: enumeration (optional) The percentage label display in relation to the chart.
In
None
Out
Label: enumeration (optional) The data label display in relation to the chart.
In
None
Out
Pointer: enumeration (optional) The pointer length.
Long
Medium
None
Short
Stacked: enumeration (optional) Stack labels.
Off
On
Digits: numeric (optional) The number of digits when values are displayed as percentages.
SetPieStyle
Syntax
SetPieStyle(PieNum As Integer, [Angle As Integer], [Tilt As Integer], [Depth As Integer], [Size As Integer], [LinkSlice As Integer], [Column As _SetPieStyle_Column_enum], [Linked As _SetPieStyle_Linked_enum], [Sort As _SetPieStyle_Sort_enum])
Description
Specify pie chart layout options.
Parameters
PieNum: numeric The pie number.
Angle: numeric (optional) The rotation angle of a pie. Values range from 0 to 359.
Tilt: numeric (optional) The tilt angle of a pie.
Depth: numeric (optional) The thickness of a 3-D pie. Values range from 0 to 100.
Size: numeric (optional) The size of a pie. Values range from 0 to 100.
LinkSlice: numeric (optional) In a two-pie chart, specify a slice of one pie to link to the entire second pie.
Column: enumeration (optional) Display a pie as a stacked bar.
Off
On
Linked: enumeration (optional) Link a pie.
Off
On
Sort: enumeration (optional) Arrange the pie slices by size.
Off
On
SetProportionalPies
Syntax
SetProportionalPies(Flag As _SetProportionalPies_flag_enum)
Description
Turn the proportional pies option on or off when editing a pie chart.
Parameters
Flag: enumeration Toggle proportional pies.
Off
On
SetRadarView
Syntax
SetRadarView([RadialGrid As _SetRadarView_RadialGrid_enum], [RadarLine As _SetRadarView_RadarLine_enum])
Description
Specify layout options for radar charts.
Parameters
RadialGrid: enumeration (optional) The radar grid is radial, rather than linear.
Off
On
RadarLine: enumeration (optional) The radar chart is displayed as lines, rather than areas.
Off
On
SetRangeHighlight
Syntax
SetRangeHighlight(HighlightOn As _SetRangeHighlight_HighlightOn_enum, ColorToSet As _SetRangeHighlight_ColorToSet_enum, Red As Integer, Green As Integer, Blue As Integer)
Description
Specify the spreadsheet range highlight colors.
Parameters
HighlightOn: enumeration Indicate whether highlight is on or off.
False
True
ColorToSet: enumeration Determine which highlight color to set.
Close
Data
High
Labels
Legend
Low
Open
PieData
PieLabels
PieTitles
ScatterData
Red: numeric The amount of red (0-255) in a color.
Green: numeric The amount of green (0-255) in a color.
Blue: numeric The amount of blue in a color (0-255).
SetSeriesOptions
Syntax
SetSeriesOptions(SeriesNum As Integer, [ItemType As _SetSeriesOptions_ItemType_enum], [BarStyle As _SetSeriesOptions_BarStyle_enum], [MarkerType As _SetSeriesOptions_MarkerType_enum], [MarkerSize As Integer], [LineWidth As Integer], [LineStyle As _SetSeriesOptions_LineStyle_enum], [LineRed As Integer], [LineGreen As Integer], [LineBlue As Integer], [AxisType As _SetSeriesOptions_AxisType_enum], [Radar As _SetSeriesOptions_Radar_enum], [ScatterLine As _SetSeriesOptions_ScatterLine_enum], [ScatterMarker As _SetSeriesOptions_ScatterMarker_enum], [LinLines As _SetSeriesOptions_LinLines_enum], [LinMarkers As _SetSeriesOptions_LinMarkers_enum])
Description
Specify options for a chart series.
Parameters
SeriesNum: numeric The series to modify. Values range from 1 to 24.
ItemType: enumeration (optional) The series type. Valid only for bar, area, line, or mixed charts.
Area
Bar
Line
BarStyle: enumeration (optional) The shape of a bar series.
Conical
Cylinder
Diamond
Hexagon
Octagon
Pentagon
Pyramid
Pyramid3
Rectangle
MarkerType: enumeration (optional) The shape of a marker.
Asterisk
Box
Circle
Cross
Diamond
Star5
Star6
Sun
Triangle
Wedge
X
MarkerSize: numeric (optional) Used when the ScatterMarker, LinMarker, or Radar parameter value On!. Values range from 1 to 10.
LineWidth: numeric (optional) The line width in the current unit of measure.
LineStyle: enumeration (optional) The style for series lines.
Alternate
Dash
DashDot
DashTwoDot
Dots
LongDash
LongShort
LongTwoShort
ShortDash
Solid
TinyDash
TwoDashDot
TwoDashTwoDot
TwoDotsDash
TwoLongShort
TwoLongTwoShort
LineRed: numeric (optional) The amount of red (0-255) in a line color.
LineGreen: numeric (optional) The amount of green (0-255) in a line color.
LineBlue: numeric (optional) The amount of blue (0-255) in a line color.
AxisType: enumeration (optional) Specify which axis a series is on. Valid only for charts with a Y1 axis (left) and a Y2 axis (right).
Left
Right
Radar: enumeration (optional) Display the radar markers.
Off
On
ScatterLine: enumeration (optional) Display a series as a line. Valid only for scatter charts.
Off
On
ScatterMarker: enumeration (optional) Display a series as markers.
Off
On
LinLines: enumeration (optional) Display a series as a line. Valid only for line, bar, area, or mixed charts.
Off
On
LinMarkers: enumeration (optional) Display a series as markers. Valid only for line, bar, area, or mixed charts.
Off
On
SetSlideLinkFile
Syntax
SetSlideLinkFile(GalleryName As String, SlideNumber As Integer, Filename As String)
Description
Link a slide show file to a gallery or .MST file.
Parameters
GalleryName: string The gallery or .MST to edit.
SlideNumber: numeric The number of the slide.
Filename: string The slide show file to link.
SetSlideNotes
Syntax
SetSlideNotes(Notes As String)
Description
Create speaker notes for the current slide.
Parameters
Notes: string The speaker notes for the current slide.
SetSlideOptions
Syntax
SetSlideOptions(TransitionType As _SetSlideOptions_TransitionType_enum, Direction As _SetSlideOptions_Direction_enum, Size As _SetSlideOptions_Size_enum, Overlay As _SetSlideOptions_Overlay_enum, CascadeBullets As _SetSlideOptions_CascadeBullets_enum, TransitionBullets As _SetSlideOptions_TransitionBullets_enum, ManualDelay As _SetSlideOptions_ManualDelay_enum, DelayTime As Integer, SkipCurrent As _SetSlideOptions_SkipCurrent_enum)
Description
Specify transition options for the current slide. Use SlideGetNext or SlideGetLast to specify a slide other than the current slide.
Parameters
TransitionType: enumeration The type of transition between slides.
Blinds
Box
Close
Diagonal
Jigsaw
Normal
Open
Overwrite
Snake
Spot
Wipe
Direction: enumeration The direction for the transition action.
Down
Horizontal
In
Left
LeftDown
LeftUp
None
Out
Right
RightDown
RightUp
Up
Vertical
Size: enumeration The pattern size for the Spots or Jigsaw transitions. For other transition types, the value of this parameter is 255.
Fine
Large
Medium
None
Small
Xlarge
Overlay: enumeration Indicate whether the Overlay option is active.
No
Yes
CascadeBullets: enumeration Cascade bullets option is active.
No
Yes
TransitionBullets: enumeration Transition Bullets Only option is active.
No
Yes
ManualDelay: enumeration Advance slides manually.
No
Yes
DelayTime: numeric The number of seconds before the next slide appears when the timed advance option is active.
SkipCurrent: enumeration Skip the current slide when the show plays.
No
Yes
SetSlideOverride
Syntax
SetSlideOverride(OverrideTransition As _SetSlideOverride_OverrideTransition_enum, TransitionType As _SetSlideOverride_TransitionType_enum, Direction As _SetSlideOverride_Direction_enum, Size As _SetSlideOverride_Size_enum, CascadeBullets As _SetSlideOverride_CascadeBullets_enum, TransitionBullets As _SetSlideOverride_TransitionBullets_enum, OverrideAdvance As _SetSlideOverride_OverrideAdvance_enum, ManualDelay As _SetSlideOverride_ManualDelay_enum, DelayTime As Integer)
Size: enumeration The pattern size for the Spots or Jigsaw transitions.
Fine
Large
Medium
None
Small
Xlarge
CascadeBullets: enumeration Cascade bullets option is active.
No
Yes
TransitionBullets: enumeration Transition bullets option is active.
No
Yes
OverrideAdvance: enumeration No
Yes
ManualDelay: enumeration Advance slides manually.
No
Yes
DelayTime: numeric The number of seconds before the next slide appears when the timed advance option is active.
SetSlideSound
Syntax
SetSlideSound(MidiFilename As String, MidiOnDisk As _SetSlideSound_MidiOnDisk_enum, MidiLoop As _SetSlideSound_MidiLoop_enum, MidiMT32 As _SetSlideSound_MidiMT32_enum, MIDIVolume As Integer, DigiFilename As String, DigiOnDisk As _SetSlideSound_DigiOnDisk_enum, DiigiLoop As _SetSlideSound_DigiLoop_enum, DigiVolume As Integer, CDTrackName As String, CDLoop As _SetSlideSound_CDLoop_enum, CDVolume As Integer, CDBeginTrack As Long, CDBeginMinute As Long, CDBeginSecond As Long, CDBeginFrame As Long, CDEndTrack As Long, CDEndMinute As Long, CDEndSecond As Long, CDEndFrame As Long, [ApplyToAll As _SetSlideSound_ApplyToAll_enum])
Description
Specify sound options for each slide.
Parameters
MidiFilename: string The MIDI filename.
MidiOnDisk: enumeration Store the current MIDI file on disk, rather than in the slide show file.
No
Yes
MidiLoop: enumeration Play the current MIDI file continuously during a slide show until another file begins.
No
Yes
MidiMT32: enumeration Ensure consistency among MIDI files written according to the MT32 standard.
No
Yes
MidiVolume: numeric The MIDI volume.
DigiFilename: string The WAV filename.
DigiOnDisk: enumeration Indicate whether the WAV file is on disk.
No
Yes
DigiLoop: enumeration Loop the WAV.
No
Yes
DigiVolume: numeric The WAV volume.
CDTrackName: string The CD track name.
CDLoop: enumeration The loop CD track.
No
Yes
CDVolume: numeric The CD volume.
CDBeginTrack: numeric Where to begin the CD track.
CDBeginMinute: numeric Where to begin the CD track.
CDBeginSecond: numeric Where to begin the CD track.
CDBeginFrame: numeric Where to begin the CD track.
CDEndTrack: numeric Where to end the CD track.
CDEndMinute: numeric Where to end the CD track.
CDEndSecond: numeric Where to end the CD track.
CDEndFrame: numeric Where to end the CD track.
ApplyToAll: enumeration (optional) No
Yes
SetSlideTransition
Syntax
SetSlideTransition([SkipSlide As _SetSlideTransition_SkipSlide_enum], [Effect As _SetSlideTransition_Effect_enum], [Direction As _SetSlideTransition_Direction_enum], [Speed As _SetSlideTransition_Speed_enum], [ApplyEffectToAll As _SetSlideTransition_ApplyEffectToAll_enum], [IsManualDelay As _SetSlideTransition_IsManualDelay_enum], [Delay As Integer], [ApplyAdvanceToAll As _SetSlideTransition_ApplyAdvanceToAll_enum], [AnimateWaitForAdvance As _SetSlideTransition_AnimateWaitForAdvance_enum], [AnimateOneAtATime As _SetSlideTransition_AnimateOneAtATime_enum], [AnimateAfterBullets As _SetSlideTransition_AnimateAfterBullets_enum])
Description
Specify transition options for the current slide.
Parameters
SkipSlide: enumeration Skip playing the current slide.
DontChange
No
Yes
Effect: enumeration The transition effect.
Blinds
Blocks
Circles
CirclesRandom
CircuitBoard
Clock
Close
Diamonds
DiamondsRandom
DiamondsSmall
Dissolve
Explode
Fade
Focus
FocusDissolve
FourPointStars
HappyFaces
Hatch
Lines
Mosaic
MosaicDissolve
MosaicWave
Normal
NotSpecified
Octagons
Open
PhotoLens
Polygons
PushAway
Puzzle
Raindrops
Rectangles
RollIn
RollOut
SkipLines
SlideAway
SlideIn
SlideToCorner
Sparkles
Spiral
SpiralAway
StackBlocks
Starburst
Stars
Stretch
StretchClose
StretchFromCenter
StretchOpen
Sweep
SweepLines
Triangles
Wave
Weave
Direction: enumeration The transition direction.
Clockwise
CounterClockwise
Down
Horizontal
Left
LeftAndDown
LeftAndUp
NoDirection
NotSpecified
Right
RightAndDown
RightAndUp
Up
Vertical
Speed: enumeration The transition speed.
Fast
Medium
NotSpecified
Slow
ApplyEffectToAll: enumeration Apply the specified effect to all slides in the current slide show.
No
Yes
IsManualDelay: enumeration Slide advance is manual.
No
Yes
Delay: numeric The number of seconds of delay before the slide advances.
ApplyAdvanceToAll: enumeration Apply the specified advance options to all slides in the current slide show.
No
Yes
AnimateWaitForAdvance: enumeration Animate at advance, not before.
No
Yes
AnimateOneAtATime: enumeration Animate bullets one at a time.
No
Yes
AnimateAfterBullets: enumeration Animate an object after a bulleted list display.
No
Yes
SetSlideTransitionDirectionOnly
Syntax
SetSlideTransitionDirectionOnly(Direction As _SetSlideTransitionDirectionOnly_Direction_enum)
Description
Set the direction of the slide transition.
Parameters
Direction: enumeration The direction in which the transition moves.
Clockwise
CounterClockwise
Down
Horizontal
Left
LeftAndDown
LeftAndUp
NoDirection
Right
RightAndDown
RightAndUp
Up
Vertical
SetSlideTransitionOnly
Syntax
SetSlideTransitionOnly(Effect As _SetSlideTransitionOnly_Effect_enum)
Description
Set the slide transition type.
Parameters
Effect: enumeration The transition to use for a slide.
Blinds
Blocks
Circles
CirclesRandom
CircuitBoard
Clock
Close
Diamonds
DiamondsRandom
DiamondsSmall
Dissolve
Explode
Fade
Focus
FocusDissolve
FourPointStars
HappyFaces
Hatch
Lines
Mosaic
MosaicDissolve
MosaicWave
Normal
NotSpecified
Octagons
Open
PhotoLens
Polygons
PushAway
Puzzle
Raindrops
Rectangles
RollIn
RollOut
SkipLines
SlideAway
SlideIn
SlideToCorner
Sparkles
Spiral
SpiralAway
StackBlocks
Starburst
Stars
Stretch
StretchClose
StretchFromCenter
StretchFromCorner
StretchOpen
Sweep
SweepLines
Triangles
Wave
Weave
SetSlideTransitionSpeedOnly
Syntax
SetSlideTransitionSpeedOnly(Speed As _SetSlideTransitionSpeedOnly_Speed_enum)
Description
Set the speed of the transition between slides.
Parameters
Speed: enumeration The speed of the transition.
Fast
Normal
NotSpecified
Slow
SetTableBlend
Syntax
SetTableBlend()
Description
Blend a range of colors in the current table.
SetTableSurfaceColor
Syntax
SetTableSurfaceColor(ColorType As _SetTableSurfaceColor_ColorType_enum, Red As Integer, Green As Integer, Blue As Integer)
Description
Specify table and surface colors.
Parameters
ColorType: enumeration The table or surface color to change.
ColorTable1
ColorTable10
ColorTable2
ColorTable3
ColorTable4
ColorTable5
ColorTable6
ColorTable7
ColorTable8
ColorTable9
GridFillColor
GridLineColor
SurfaceOutlineColor
Red: numeric The amount of red (0-255) in a color.
Green: numeric The amount of green (0-255) in a color.
Blue: numeric The amount of blue (0-255) in a color.
SetTableSurfaceOptions
Syntax
SetTableSurfaceOptions([SingleGrid As _SetTableSurfaceOptions_SingleGrid_enum], [FullGrid As _SetTableSurfaceOptions_FullGrid_enum], [TableColor As _SetTableSurfaceOptions_TableColor_enum], [OutlinePatch As _SetTableSurfaceOptions_OutlinePatch_enum])
Description
Specify table layout options.
Parameters
SingleGrid: enumeration (optional) Display a single grid.
Off
On
FullGrid: enumeration (optional) Display a full grid.
Off
On
TableColor: enumeration (optional) Display the table colors.
Off
On
OutlinePatch: enumeration (optional) Display the surface outlines.
Off
On
SetTemplateAll
Syntax
SetTemplateAll(Template As String, [Background As String])
Description
Specify a template for all slides in a slide show.
Parameters
Template: string The template name.
Background: string (optional) The background name. Overrides the default background.
SetTemplateCurrent
Syntax
SetTemplateCurrent([Layout As String], [Background As String])
Description
Specify a template for the current slide.
Parameters
Template: string The template name.
Background: string (optional) The background name. Overrides the default background.
SetTextChartBox
Syntax
SetTextChartBox([ShowBox As _SetTextChartBox_ShowBox_enum], [BoxPosition As _SetTextChartBox_BoxPosition_enum])
Description
Specify box options for bullet charts.
Parameters
ShowBox: enumeration (optional) The box types to display.
All
Body
None
Title
BoxPosition: enumeration (optional) The box position in relation to chart text.
Above
AboveBelow
Behind
Below
SetTextFillAttributes
Syntax
SetTextFillAttributes(Style As _SetTextFillAttributes_Style_enum, [FColorRed As Integer], [FColorGreen As Integer], [FColorBlue As Integer], [BColorRed As Integer], [BColorGreen As Integer], [BColorBlue As Integer], [BrushPattern As _SetTextFillAttributes_BrushPattern_enum], [GradType As _SetTextFillAttributes_GradType_enum], [GradRefX As Integer], [GradRefY As Integer], [GradAngle As Long], [GradSteps As Integer])
Description
Specify fill attributes for text.
Parameters
Style: enumeration The fill style.
Gradient
None
Pattern
FColorRed: numeric (optional) The amount of red (0-255) in the foreground fill color.
FColorGreen: numeric (optional) The amount of green (0-255) in the foreground fill color.
FColorBlue: numeric (optional) The amount of blue (0-255) in the foreground fill color.
BColorRed: numeric (optional) The amount of red (0-255) in the background fill color.
BColorGreen: numeric (optional) The amount of green (0-255) in the background fill color.
BColorBlue: numeric (optional) The amount of green (0-255) in the background fill color.
BrushPattern: enumeration (optional) The fill pattern.
Arch
Balls
BigChecks
BigCrosshatch
BigSquares
ChainLink
Checks
Crosses
Crosshatch
FishScale
Gray12
Gray25
Gray50
HoneyComb
HorzBricks
HorzLines1
HorzLines2
Mesh
Patio
Plaid
Solid
Squares
TiltBricks
TiltLines1
TiltLines2
TiltLines3
TiltLines4
Triangles
VertLines1
VertLines2
Waves
Weave
GradType: enumeration (optional) The gradient type.
ConcenCircles
ConcenEllipses
ConcenRects
ConcenSquares
ConverCircles
ConverEllipses
ConverRects
ConverSquares
Linear
None
Polygonal
GradRefX: numeric (optional) The horizontal center of a circular or rectangular gradient fill. Flush left is 0, center is 50, and flush right is 100.
GradRefY: numeric (optional) The vertical center of a circular or rectangular gradient fill or the top of a linear gradient. Top is 0, center is 50, and bottom is 100.
GradAngle: numeric (optional) The rotation angle for a gradient fill. The top of the gradient is rotated counter-clockwise. For example, a 90-degree angle places the top of the gradient parallel to the left margin of the page.
GradSteps: numeric (optional) The number of steps between colors in a gradient fill. A value of 0 represents the greatest possible number of steps.
SetTextLineAttributes
Syntax
SetTextLineAttributes(State As _SetTextLineAttributes_State_enum, [Red As Integer], [Green As Integer], [Blue As Integer], [Width As Integer])
Description
Specify line attributes for text.
Parameters
State: enumeration Text outline is on or off.
Off
On
Red: numeric (optional) The amount of red (0-255) in the text outline.
Green: numeric (optional) The amount of green (0-255) in the text outline.
Blue: numeric (optional) The amount of blue (0-255) in the text outline.
Width: measurement (optional) The line width in WordPerfect units (1200ths of an inch).
SetTexture2
Syntax
SetTexture2(ObjectType As _SetTexture2_ObjectType_enum, PictureOrTexture As _SetTexture2_PictureOrTexture_enum, Filename As String, Anchor As _SetTexture2_Anchor_enum, Fit As _SetTexture2_Fit_enum, StackCount As Long, EntityFlags As Integer, [Color As Long])
Description
Add texture to a chart object.
Parameters
ObjectType: enumeration BoxDataLabels
BoxLegend
BoxOrgChart
BoxPieLabels
BoxPieTitles
BoxSubtitle
BoxTitle
FontDataLabels
FontLegend
FontLegendTitle
FontMiniTable
FontOrgChart
FontPieLabels
FontPieTitles
FontSubtitle
FontTableCells
FontTitle
FontXAxis
FontXNames
FontY1Axis
FontY1Labels
FontY2Axis
FontY2Labels
Frame
Series1
Series10
Series11
Series12
Series13
Series14
Series15
Series16
Series17
Series18
Series19
Series2
Series20
Series21
Series22
Series23
Series24
Series3
Series4
Series5
Series6
Series7
Series8
Series9
TextChart
PictureOrTexture: enumeration Picture
Texture
Filename: string The texture file path and filename.
Anchor: enumeration The texture anchor point.
BottomCenter
BottomLeft
BottomRight
CenterCenter
CenterLeft
CenterRight
Page
TopCenter
TopLeft
TopRight
Fit: enumeration The fill type.
Hbrick
Hscale
Hstretch
Scale
Stretch
TfmScale
TfmStretch
Tile
Vbrick
Vscale
Vstretch
StackCount: numeric The number of images to stack, with 0 indicating no stacking. Valid only with some fill types.
EntityFlags: numeric
Color: numeric (optional)
SetTitleString
Syntax
SetTitleString(TitleType As _SetTitleString_TitleType_enum, [TitleString As String])
Description
Specify a data chart title, subtitle, or axis title.
Parameters
TitleType: enumeration The title string.
LegendTitle
Subtitle
Title
Xaxis
Y1Axis
Y2Axis
TitleString: string (optional) The data chart title.
SetViewOptions
Syntax
SetViewOptions([View3D As _SetViewOptions_View3D_enum], [Horizontal As _SetViewOptions_Horizontal_enum], [ShowData As _SetViewOptions_ShowData_enum])
Description
Specify view options for data charts.
Parameters
View3D: enumeration (optional) Display the chart in three dimensions.
Off
On
Horizontal: enumeration (optional) Display a chart horizontally.
Off
On
ShowData: enumeration (optional) Display a table of data with a chart.