ContainerProperties

ContainerProperties class

ContainerProperties for shape.

new ContainerProperties()

Constructor.

Methods

NameDescription
addMember(shape)Add Member to container
clearMembers()clear members
getContainerStyle()ContainerStyle
getContainerType()ContainerType The value of the property is ContainerType integer constant.
getHeadingStyle()HeadingStyle
getMargin()ContainerMargin
getMemberShapes()get member shapes
getShape()Parent shape
removeMember(shape)RemoveMember
setContainerStyle()ContainerStyle
setContainerType()ContainerType The value of the property is ContainerType integer constant.
setHeadingStyle()HeadingStyle
setMargin()ContainerMargin

addMember(shape)

Add Member to container

ParameterTypeDescription
shapeShape

clearMembers()

clear members

getContainerStyle()

ContainerStyle

getContainerType()

ContainerType The value of the property is ContainerType integer constant.

getHeadingStyle()

HeadingStyle

getMargin()

ContainerMargin

getMemberShapes()

get member shapes

Returns: ShapeCollection — ShapeCollection shapecollection

getShape()

Parent shape

removeMember(shape)

RemoveMember

ParameterTypeDescription
shapeShapeshape to remove

Returns: void — void

setContainerStyle()

ContainerStyle

setContainerType()

ContainerType The value of the property is ContainerType integer constant.

setHeadingStyle()

HeadingStyle

setMargin()

ContainerMargin