com.aspose.note

Class TableCell

    • Constructor Detail

      • TableCell

        public TableCell(Document document)

        Initializes a new instance of the TableCell class.

        Parameters:
        document - The parent document of the table cell.
    • Method Detail

      • getLastModifiedTime

        public Date getLastModifiedTime()

        Gets or sets the last modified time.

      • setLastModifiedTime

        public void setLastModifiedTime(Date value)

        Gets or sets the last modified time.

      • getIndentPosition

        public byte getIndentPosition()

        Gets or sets the indent position.

      • setIndentPosition

        public void setIndentPosition(byte value)

        Gets or sets the indent position.

      • getMaxWidth

        public float getMaxWidth()

        Gets the max width.

      • getBackgroundColor

        public Color getBackgroundColor()

        Gets or sets the background color.

      • setBackgroundColor

        public void setBackgroundColor(Color value)

        Gets or sets the background color.