Optimizer.GridCellStyleIds Class

Defines cell styles in the Optimizer grid for project portfolio management.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.Optimizer.GridCellStyleIds

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public NotInheritable Class GridCellStyleIds
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class GridCellStyleIds

Remarks

The GridCellStyleIds class functions like an enumeration, but uses string values rather than integers. The strings represent cell styles in the Optimizer grid.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Optimizer.GridCellStyleIds Members

Microsoft.Office.Project.Server.Library Namespace