SmartArtNode.Smaller Method
Decreases the size of the SmartArt. Mimics the behavior of the Smaller button on the Microsoft Office Fluent Ribbon UI Format tab for SmartArt.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Smaller
'Usage
Dim instance As SmartArtNode
instance.Smaller()
void Smaller()
Remarks
The amount of decrease depends on the layout size of the node.