Section.appendContent method. Inserts a copy of content of the source section at the end of this section.... write ( "Section 2" ); builder . insertBreak ( aw...section = doc . sections . at ( 2 ); expect ( section . getText...
Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...
CustomXmlSchemaCollection.indexOf method. Returns the zero-based index of the specified value in the collection.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...
Discover the FieldIf FalseText property, easily manage displayed text for false comparisons, enhancing user experience and functionality in your applications.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...
Discover the FieldIf TrueText property, easily manage displayed text for true comparison expressions, enhancing user experience and data clarity.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...
Effortlessly clear your CustomXmlSchemaCollection with the Clear method, removing all elements for optimal management and organization.... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...