Class WorkbookNamedItemCollectionRequest

    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
    • Constructor Detail

      • WorkbookNamedItemCollectionRequest

        public WorkbookNamedItemCollectionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                                  Optional<Object> value)
    • Method Detail

      • add

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookNamedItem> add​(String name,
                                                                                                                      Json reference,
                                                                                                                      String comment)
      • addFormulaLocal

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<WorkbookNamedItem> addFormulaLocal​(String name,
                                                                                                                                  String formula,
                                                                                                                                  String comment)