
IsHidden ( App::CellAddress address) const IsBindingPath (const App::ObjectIdentifier &path, App::CellAddress *from=nullptr, App::CellAddress *to=nullptr, bool *href=nullptr) const InvalidateDependants (const App::DocumentObject *docObj) GetValueFromAlias (const std::string &alias) const GetValueFromAlias (const std::string &alias) GetSpans ( App::CellAddress address, int &rows, int &cols) const GetRange (const char *range, bool silent=false) const This method returns the Python wrapper for a C++ object. GetPathValue (const App::ObjectIdentifier &path) const override This method is used to get the size of objects It is not meant to have the exact size, it is more or less an estimation which runs fast! Is it two bytes or a GB? This method is defined in Base::Persistence. GetColumns ( int column, int count) const GetCellAddress (const char *addr, bool silent=false) const

GetBindingBorder ( App::CellAddress address) const GetBinding (const App::Range &range, App::ExpressionPtr *pStart=nullptr, App::ExpressionPtr *pEnd=nullptr, App::ObjectIdentifier *pTarget=nullptr) const GetAnchor ( App::CellAddress address) const More.ĭeletedDocumentObject (const App::DocumentObject *docObj) Return a copy of the property if the link replacement affects this property. More.ĬopyOnLinkReplace (const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const override
#Freecad spreadsheet update
Update object label reference in this property. More.ĬopyOnLabelChange ( App::DocumentObject *obj, const std::string &ref, const char *newLabel) const override Return a copy of the property if any changes caused by importing external linked object.

Returns a new copy of the property (mainly for Undo/Redo and transactions) More.Ĭop圜ells ( Base::Writer &writer, const std::vector &ranges) constĬopyOnImportExternal (const std::map &nameMap) const override More.Ĭlear ( App::CellAddress address, bool toClearAlias=true) More.Ĭalled at the beginning of Document::afterRestore() More.īreakLink ( App::DocumentObject *obj, bool clear) overrideĬalled to reset this link property. Public Types inherited from App::PropertyĪdjustLink (const std::set &inList) overrideĬalled to adjust the link to avoid potential cyclic dependency. Public Types inherited from App::PropertyLinkBase
