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