Class WorkbookChartCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<WorkbookChart>
com.microsoft.graph.requests.WorkbookChartCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<WorkbookChart>, com.microsoft.graph.serializer.IJsonBackedObject

public class WorkbookChartCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<WorkbookChart>
The class for the Workbook Chart Collection Response.
  • Constructor Details

    • WorkbookChartCollectionResponse

      public WorkbookChartCollectionResponse()