Sets minimal number of threads owned by pool....int cpt ) Arguments Parameter Type Description wt int Minimal number...of IO threads. Return Value True if parameters were accepted...
isChartTypeRadar isChartTypeRadar(int chartType) function Return True if chartType is one of Radar subTypes. SubTypes...... chartType) function Return true if chartType is one of Radar...PowerPoint (see “Change Chart Type” dialog in PowerPoint): ChartType#FilledRadar...
Tries to calculate the content size....length ) = 0 Arguments Parameter Type Description length int64_t &...will be assigned. Return Value True when the size is successfully...
Checks whether specific string is present in container....) const Arguments Parameter Type Description value const System::String...String to look for. Return Value True if string is found, false otherwise...
Aspose::Cells::Cells::IsRowHidden method. Checks whether a row at given index is hidden in C++....int32_t rowIndex ) Parameter Type Description rowIndex int32_t...int32_t row index ReturnValue true if the row is hidden See Also Class...
Aspose::Cells::Cells::IsColumnHidden method. Checks whether a column at given index is hidden in C++....int32_t columnIndex ) Parameter Type Description columnIndex int32_t...int32_t column index ReturnValue true if the column is hidden. See...
Checks if specific reader is in deserializable state....xmlReader ) Arguments Parameter Type Description xmlReader System::SharedPtr...Reader to check. Return Value true if xmlReader can be deserialized...
Checks if two objects are equal....const = 0 Arguments Parameter Type Description x T LHS object....y T RHS object. Return Value True if objects are considered equal...
Checks if this field is equal to another....override Arguments Parameter Type Description obj System::SharedPtr...Field to compare. Return Value True if fields are equal. See Also...