GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > ICompositeShape インタフェース : Resize メソッド |
'Declaration
Sub Resize( _ ByVal child As Shape, _ ByVal resizeRectangle As Rectangle, _ ByVal applyDisplayFormulas As Boolean _ )
void Resize( Shape child, Rectangle resizeRectangle, bool applyDisplayFormulas )