Home

What is the correct answer?

4

cell alignment property can be used to align the cells with different alignment style

A. True

B. False

Correct Answer :

A. True


Related Questions

In visual basic Bool variable stores _____________ property of any control cannot change at run time. CommonDialogs control is visible at runtime CommonDialog control is the default control that anyone can find in the… Print' statement can be used to print any statement on the screen. Visual Basic produce: The amount of text any one can place in text box is maximum 64 kb. To break a loop abnormally when satisfying a condition, we can use Visual Basic has ____________ number of editions To draw a form on the screen which event is being called up CommonDialog1.ShowOpenFilename1=CommonDialog1.FilenameThe above code will Redim statement is used to : Instr$(text1.text,"visual") will returns : While running an application you can change the value of any variable… Min and Max property can be used with Font common dialog box to determine The maximum length of a variable is _____________ characters. Currency variable stores fixed point numbers with : Which property of list box control reports the number of selected items. IsDate() function returns true if its argument is a valid date and time It is possible to declare 'Dynamic Array' in visual basic. It is possible to load a MDI form without any childform. In timer control _____________ is the most important property. What is the default value for multi-select property of list box control. Now() function will return the current drive and directory you are working… Isnull(), IsEmpty() determines weather any variable has been initialize… You can get the ASCII value of any character or number by using If the Flag constant for the font common dialog box is cdlCFPrinterFonts… To get the property window in visual basic you have to press It is possible in visual basic to specifying array limit like from 1 to… What will be the output when the statements below will execute :Dim a…