COM add-in for Microsoft Excel in Delphi
with complete source code
Add-in Express Toys™ VCL
|
|
|
Shows Add-in Express Toys About window. |
|
|
Enables/disables "wrap text" for the selected Excel cells. |
|
|
Enables/disables "shrink to fit" for the selected cells. |
|
|
Applies the selected underline style for the selected cells. |
|
|
Aligns text vertically on the top of cells. |
|
|
Aligns text vertically on the center of cells. |
|
|
Aligns text vertically on the bottom of cells. |
|
|
Merges the selected cells top-down and column-by-column. |
|
|
Merges the selected cells and aligns text vertically on the top of the merged cell. |
|
|
Merges the selected cells and aligns text vertically on the center of the merged cell. |
|
|
Merges the selected cells and aligns text vertically on the bottom of the merged cell. |
|
|
Shows/hides Excel comments, zero values, formulas, gridlines and page breaks. |
|
|
Replaces the built-in Excel Paste Special dialog box.
|
|
|
Paste Special Operations. Specify a paste special operation: None, Add, Subtract, Multiply, and Divide. |
|
|
A Paste Special Option. Avoids replacing values in the paste area when blank cells occur in the copy area. |
|
|
A Paste Special option. Changes columns of copied data to rows, and vice versa. |
Download sample Excel add-in in Delphi with complete source code



