SetCellProperty

Purpose: Set a property for a Cell

Returns: none

Argument  

Type

Required

Purpose

1

Integer

Yes

Task Row  (1 based)

2

Integer

Yes

Column Number  (1 based) - value range depends upon prior Use20Columns call

3

Variant

Yes

"property to set"

"TextColor"  

arg 4 is -1 to 18 (or RGB(n,n,n) if AllColorsAreRGB has been called)

(-1=remove cell override)

"BackGroundColor"  

arg 4 is -1 to 18 (or RGB(n,n,n) if AllColorsAreRGB has been called)

(-1=remove cell override)

"BackGroundColorTarget"  

arg 4 is 0 to 18 (or RGB(n,n,n) if AllColorsAreRGB has been called)

"FadeType"  

arg 4 is 0-6

"FontSize"

Arg 4 is 3-72 (-1=remove cell override)

"FontStyle"

Arg 4 is 0=normal, 1=bold, 2=bold,ital,

3=bold,under,ital  4=ital, 5=under,ital, 6=under,bold, 7=under

(-1=remove cell override)

"TextAlign"

Arg 4 is 0-2 (-1=remove cell override)

4

Integer

   

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

To effectively program with this interface, it's important to learn all about Milestones Professional.  Learn about Milestones.

Milestones Professional 2023 Automation Methods and Properties.  © Copyright 2000-2023, KIDASA Software, Inc. All rights reserved.