CodeMask.Add(PjCustomOutlineCodeSequence, Object, Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public Microsoft.Office.Interop.MSProject.CodeMaskLevel Add (Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence Sequence = Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence.pjCustomOutlineCodeNumbers, object Length, object Separator);
abstract member Add : Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence * obj * obj -> Microsoft.Office.Interop.MSProject.CodeMaskLevel
Public Function Add (Optional Sequence As PjCustomOutlineCodeSequence = Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence.pjCustomOutlineCodeNumbers, Optional Length As Object, Optional Separator As Object) As CodeMaskLevel
参数
- Sequence
- PjCustomOutlineCodeSequence
- Length
- Object
- Separator
- Object