aspose.cells
Class TilePicOption

Represents tile picture as texture.

Constructor Summary
TilePicOption()
          
 
Property Getters/Setters Summary
functiongetAlignmentType()
functionsetAlignmentType(value)
           Gets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant.
functiongetMirrorType()
functionsetMirrorType(value)
           Gets or sets the mirror type for tiling. The value of the property is MirrorType integer constant.
functiongetOffsetX()
functionsetOffsetX(value)
           Gets or sets the X offset for tiling picture.
functiongetOffsetY()
functionsetOffsetY(value)
           Gets or sets the Y offset for tiling picture.
functiongetScaleX()
functionsetScaleX(value)
           Gets or sets the X scale for tiling picture.
functiongetScaleY()
functionsetScaleY(value)
           Gets or sets the Y scale for tiling picture.
 

Constructor Detail

TilePicOption

function TilePicOption()

Property Getters/Setters Detail

getOffsetX/setOffsetX : Number 

function getOffsetX() / function setOffsetX(value)
Gets or sets the X offset for tiling picture.

getOffsetY/setOffsetY : Number 

function getOffsetY() / function setOffsetY(value)
Gets or sets the Y offset for tiling picture.

getScaleX/setScaleX : Number 

function getScaleX() / function setScaleX(value)
Gets or sets the X scale for tiling picture.

getScaleY/setScaleY : Number 

function getScaleY() / function setScaleY(value)
Gets or sets the Y scale for tiling picture.

getMirrorType/setMirrorType : Number 

function getMirrorType() / function setMirrorType(value)
Gets or sets the mirror type for tiling. The value of the property is MirrorType integer constant.

getAlignmentType/setAlignmentType : Number 

function getAlignmentType() / function setAlignmentType(value)
Gets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant.

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