Returns a formatted string. This method is used by the methods Print and PrintHTML. This method can be overridden to gain finer control over printing.
PrintMatrixFormat.FormatType
Enumeration. ParsePosition
object used to indicate the alignment center of the return string. This is used only if type
is Entry. A String
to be put into the printed table.
Note, if type
is not FormatType.Entry
, pos will be set based on the following criteria.
entry | behavior |
---|---|
double | The index is the position of the decimal point. |
int | The index is the position of the end of the formatted integer. |
PrintMatrixFormat Class | Imsl.Math Namespace | PrintMatrixFormat.FormatType