| |
Style propertySets or returns the color combination for the Database. SyntaxC++HRESULT get_Style(ERUDBStyle * pRetVal) HRESULT put_Style(ERUDBStyle style) Scripting languagesValue = object.Style object.Style = Value Legal valuesThe value of the Style property is specified by the ERUDBStyle enum. RemarksThe color combination you set with the Style property must be specified when you create the Database and can't be changed once the Database is created. |
Home |