aspose.diagram
Class AutoSpaceOptions

Represents autospace options.

Constructor Summary
AutoSpaceOptions()
          
 
Property Getters/Setters Summary
functiongetDistanceInHorizontal()
functionsetDistanceInHorizontal(value)
           Defines the distance between the shapes in horizontal direction in inches.
functiongetDistanceInVertical()
functionsetDistanceInVertical(value)
           Defines the distance between the shapes in vertical direction in inches.
 

Constructor Detail

AutoSpaceOptions

function AutoSpaceOptions()

Property Getters/Setters Detail

getDistanceInVertical/setDistanceInVertical : Number 

function getDistanceInVertical() / function setDistanceInVertical(value)
Defines the distance between the shapes in vertical direction in inches. Default value 0.375 inch .

getDistanceInHorizontal/setDistanceInHorizontal : Number 

function getDistanceInHorizontal() / function setDistanceInHorizontal(value)
Defines the distance between the shapes in horizontal direction in inches. Default value 0.375 inch .

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.