GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス : TextOutline メソッド |
'Declaration
Public Shared Function TextOutline( _ ByVal drawingObjects() As IShape, _ ByVal beginArrowHead As Brush _ ) As ShapeActionsCommand
public static ShapeActionsCommand TextOutline( IShape[] drawingObjects, Brush beginArrowHead )