OutlineCodeDefinition.LeafOnly
OutlineCodeDefinition.LeafOnly property
获取或设置一个值,该值指示在此大纲代码字段中指定的值是否必须是叶值。
public bool LeafOnly { get; set; }
也可以看看
- class OutlineCodeDefinition
- 命名空间 Aspose.Tasks
- 部件 Aspose.Tasks
获取或设置一个值,该值指示在此大纲代码字段中指定的值是否必须是叶值。
public bool LeafOnly { get; set; }