getDocModificationTimestamp getDocModificationTimestamp( )Returns document modification timestamp in seconds. 2020.09.28
getDocCreationTimestamp getDocCreationTimestamp( )Returns document creation timestamp in seconds. 2020.09.28
getCSSPadding getCSSPadding( $csspadding, $width = 0 )Get the internal Cell padding from CSS attribute. 2020.09.28
getCSSMargin getCSSMargin( $cssmargin, $width = 0 )Get the internal Cell margin from CSS attribute. 2020.09.28
getCSSBorderMargin getCSSBorderMargin( $cssbspace, $width = 0 )Get the border-spacing from CSS attribute. 2020.09.28
GetCharWidth GetCharWidth( $char, $notlast = true )Returns the length of the char in user unit for the current font considering curre... 2020.09.28