GraphObject.CreateContentCategory

Creates new categorized Content of type TypeContent.

Syntax Parameters Return Value
Function GraphObject.CreateContentCategory( _
    type As GraphicsContentType, _
    NoOfCategories As GraphCategoryLayout) As Object
  • type [in]

    Type: GraphicsContentType

  • NoOfCategories [in]

    Type: GraphCategoryLayout

Object