aspose.cells

Class TextBoxOptions

Property Getters/Setters Summary
functiongetAllowTextToOverflow()
function
          
functiongetBottomMarginPt()
function
          
functiongetLeftMarginPt()
function
          
functiongetResizeToFitText()
function
          
functiongetRightMarginPt()
function
          
functiongetShapeTextDirection()
function
          The value of the property is TextVerticalType integer constant.
functiongetShapeTextVerticalAlignment()
function
          The value of the property is ShapeTextVerticalAlignmentType integer constant.
functiongetTopMarginPt()
function
          
functiongetWrapTextInShape()
function
          
 

    • Property Getters/Setters Detail

      • getShapeTextVerticalAlignment/setShapeTextVerticalAlignment : Number 

        function getShapeTextVerticalAlignment() / function setShapeTextVerticalAlignment(value)
        
        The value of the property is ShapeTextVerticalAlignmentType integer constant.
      • getResizeToFitText/setResizeToFitText : boolean 

        function getResizeToFitText() / function setResizeToFitText(value)
        
      • getShapeTextDirection/setShapeTextDirection : Number 

        function getShapeTextDirection() / function setShapeTextDirection(value)
        
        The value of the property is TextVerticalType integer constant.
      • getLeftMarginPt/setLeftMarginPt : Number 

        function getLeftMarginPt() / function setLeftMarginPt(value)
        
      • getRightMarginPt/setRightMarginPt : Number 

        function getRightMarginPt() / function setRightMarginPt(value)
        
      • getTopMarginPt/setTopMarginPt : Number 

        function getTopMarginPt() / function setTopMarginPt(value)
        
      • getBottomMarginPt/setBottomMarginPt : Number 

        function getBottomMarginPt() / function setBottomMarginPt(value)
        
      • getAllowTextToOverflow/setAllowTextToOverflow : boolean 

        function getAllowTextToOverflow() / function setAllowTextToOverflow(value)
        
      • getWrapTextInShape/setWrapTextInShape : boolean 

        function getWrapTextInShape() / function setWrapTextInShape(value)